No articles match
Performance Comparisons - (Numerical)18 days ago
Setup | Simulation | Write | 1. Write along margin | 2. Write chunks of data | Read | 1. Read the whole array | 2. Read along margins | 3. Random access | Collapse
R Expression Add-on18 days ago
1. %?<-%: Assign if invalid | 2. JavaScript-style of creating functions | 3. Match nested calls match_calls | 4. Pipe-friendly functions | No-operations no_op | do_aggregate
Shiny Customized Widgets18 days ago
1. Styled Action Button | 2. Compound Inputs (grouped Inputs) | 3. Synchronize Multiple Inputs
Utility Functions18 days ago
1. Cat strings with levels: DEBUG, INFO, WARNING, ERROR, and FATAL | 2. parse_svec and deparse_svec | 3. System Information | 4. Interactive Questions
Getting Started20 days ago
Directory Setup | Generate Viewer Object | Visualization | Surface, Volume, Atlas
Read ephys data25 days ago
Read imaging data25 days ago
Volume files | Surface files | Streamline files
How to start a RAVE dashboard2 months ago
What's RAVE & ravedash | Set up the templates | Manage the dashboard | Develop your own modules
Get Started11 months ago
Overview of a BIDS project | File dataset_description.json | File participants.tsv | Instantiate a BIDS subject | Raw, source, or derivative data | Query subject files by types | Filter & get BIDS entity
Data Visualization (Electrodes)2 years ago
Add Electrodes | Add Electrode Values | Change Color Palette | Map Electrode Values to the Surface
Read 'Blackrock' Neural Event & Signals3 years ago
Introduction to readNSx | Basic Usage | One-time import for the first time | Load imported data from R | Example 1: load epoch from NEV comment data packet events | Example 2: get channel information and data | Anatomy of imported files | File formats
Vignette Title7 years ago
Step 1 | Step 2
An R Package for Computing Clustering Quality Indices8 years ago