Other packages > Find by keyword >

raveio  

File-System Toolbox for RAVE Project
View on CRAN: Click here


Download and install raveio package within the R console
Install from CRAN:
install.packages("raveio")

Install from Github:
library("remotes")
install_github("cran/raveio")

Install by package version:
library("remotes")
install_version("raveio", "0.9.0")



Attach the package and use:
library("raveio")
Maintained by
Zhengjia Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-14
Latest Update: 2023-07-16
Description:
Includes multiple cross-platform read/write interfaces for 'RAVE' project. 'RAVE' stands for "R analysis and visualization of human intracranial electroencephalography data". The whole project aims at providing powerful free-source package that analyze brain recordings from patients with electrodes placed on the cortical surface or inserted into the brain. 'raveio' as part of this project provides tools to read/write neurophysiology data from/to 'RAVE' file structure, as well as several popular formats including 'EDF(+)', 'Matlab', 'BIDS-iEEG', and 'HDF5', etc. Documentation and examples about 'RAVE' project are provided at , and the paper by John F. Magnotti, Zhengjia Wang, Michael S. Beauchamp (2020) ; see 'citation("raveio")' for details.
How to cite:
Zhengjia Wang (2020). raveio: File-System Toolbox for RAVE Project. R package version 0.9.0, https://cran.r-project.org/web/packages/raveio. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0.3 (2020-08-14 15:50), 0.0.4 (2021-08-05 08:30), 0.0.5 (2021-10-13 21:12), 0.0.6 (2022-05-30 20:30), 0.0.7 (2022-06-20 20:20), 0.0.8 (2022-08-25 10:30), 0.0.9 (2022-10-14 11:00), 0.1.0 (2023-03-15 19:00), 0.9.0 (2023-07-16 21:10)
Other packages that cited raveio R package
View raveio citation profile
Other R packages that raveio depends, imports, suggests or enhances
Functions, R codes and Examples using the raveio R package
Some associated functions: BlackrockFile . ECoGTensor . LFP_electrode . LFP_reference . LazyFST . LazyH5 . PipelineCollections . PipelineResult . PipelineTools . RAVEAbstarctElectrode . RAVEEpoch . RAVEMetaSubject . RAVEPreprocessSettings . RAVEProject . RAVESubject . Tensor . ants_coreg . as_rave_project . as_rave_subject . as_rave_unit . auto_process_blackrock . backup_file . cache_path . catgl . cmd-external . collapse2 . collapse_power . convert-fst . convert_blackrock . dir_create2 . find_path . generate_reference . get_projects . get_val2 . h5_names . h5_valid . import_electrode_table . install_modules . is.blank . is.zerolenth . is_on_cran . is_valid_ish . join_tensors . lapply_async . load_bids_ieeg_header . load_fst_or_h5 . load_h5 . load_meta2 . load_yaml . mgh_to_nii . module_add . module_registry . new_electrode . niftyreg_coreg . pipeline-knitr-markdown . pipeline . pipeline_collection . pipeline_install . pipeline_settings_get_set . power_baseline . progress_with_logger . py_nipy_coreg . rave-pipeline . rave-prepare . rave-raw-validation . rave-server . rave-snippet . rave_brain . rave_command_line_path . rave_directories . rave_export . rave_import . rave_subject_format_conversion . raveio-constants . raveio-option . read-brainvision-eeg . read-write-fst . read_csv_ieeg . read_edf_header . read_edf_signal . read_mat . read_nsx_nev . reexports . safe_read_csv . safe_write_csv . save_h5 . save_json . save_meta2 . save_yaml . test_hdspeed . time_diff2 . url_neurosynth . validate_subject . validate_time_window . voltage_baseline . with_future_parallel . 
Some associated R codes: aaa.R . backward-compatibility.R . bids.R . blackrock-parser.R . brainvis.R . class-BlackrockFile.R . class-LFP_electrode.R . class-LFP_reference.R . class-electrode-abstract.R . class-epoch.R . class-metasubject.R . class-pipeline_collection.R . class-pipeline_tools.R . class-preprocess.R . class-project.R . class-subject.R . class-watch-dog.R . cmd-3dAlineate.R . cmd-aaa.R . cmd-ants-registration.R . cmd-dcm2niix.R . cmd-flirt.R . cmd-niftyreg.R . cmd-recon-all.R . cmd.R . collapse-power.R . csv.R . csv2.R . edf.R . filearray.R . fst.R . hdf5.R . hdf5r.R . json.R . matlab.R . module-create.R . module-pipeline-registry.R . nifti.R . path.R . pipeline-docs.R . pipeline-install.R . pipeline-knitr.R . pipeline-result.R . pipeline-run.R . pipeline-serializer.R . pipeline-tools.R . progress.R . py-nipy-coreg.R . rave-export-repository.R . rave-import.R . rave-merge-subjects.R . rave-meta.R . rave-prepare-subjectbare.R . rave-prepare-subjectblock.R . rave-prepare-subjectphase.R . rave-prepare-subjectpower.R . rave-prepare-subjectwavelet.R . rave-prepare-voltage-with-epoch.R . rave-prepare.R . rave-raw.R . rave-reference.R . rave-server.R . rave-snippets.R . rave-wavelet.R . rave2-experimental.R . tensor-baseline-power.R . tensor-baseline-voltage.R . tensor.R . threeBrain-instance.R . units.R . url.R . validate-subject.R . validate.R . yaml.R . zzz.R .  Full raveio package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA