Package: gifti 0.9.0
gifti: Reads in 'Neuroimaging' 'GIFTI' Files with Geometry Information
Functions to read in the geometry format under the 'Neuroimaging' 'Informatics' Technology Initiative ('NIfTI'), called 'GIFTI' <https://www.nitrc.org/projects/gifti/>. These files contain surfaces of brain imaging data.
Authors:
gifti_0.9.0.tar.gz
gifti_0.9.0.zip(r-4.7)gifti_0.9.0.zip(r-4.6)gifti_0.9.0.zip(r-4.5)
gifti_0.9.0.tgz(r-4.6-any)gifti_0.9.0.tgz(r-4.5-any)
gifti_0.9.0.tar.gz(r-4.7-any)gifti_0.9.0.tar.gz(r-4.6-any)
gifti_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gifti/json (API)
NEWS
| # Install 'gifti' in R: |
| install.packages('gifti', repos = c('https://muschellij2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/muschellij2/gifti/issues
Last updated from:fb7232dc1a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 105 |
Exports:convert_binary_datatypeconvert_endianconvert_intentcreate_data_matrixdata_array_attributesdata_decoderdata_encoderdecompress_giidownload_gifti_datagifti_listgifti_map_valuehave_gifti_test_datais_giftiis.giftiread_giftireadGIfTIreadgiisurf_triangleswrite_giftiwriteGIfTIwritegii
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Binary Data Type | convert_binary_datatype |
| Convert Endian from GIFTI | convert_endian |
| Convert Intent | convert_intent |
| Create Data Matrix with ordering respected | create_data_matrix |
| Data Array Attributes | data_array_attributes |
| Array Data Decoder | data_decoder |
| Array Data Encoder | data_encoder |
| Decompress Gzipped GIFTI (with extension .gz) | decompress_gii |
| Download GIFTI Test Data | download_gifti_data |
| Convert GIFTI to List | gifti_list |
| Map Values to Triangles from GIFTI | gifti_map_value |
| Check Presence of GIFTI Test Data | have_gifti_test_data |
| Test if GIFTI | is.gifti is_gifti |
| Read GIFTI File | readGIfTI readgii read_gifti |
| Make Triangles from GIfTI Image | surf_triangles |
| Write .gii xml from "gifti" object | writeGIfTI writegii write_gifti |
