Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 488 Bytes

racq4

The goal of racq4 is to support analysis of acq4 electrophysiology data in R. electrophysiology data in R. acq4 is developed in Python; this packages will allow those more familiar with R to access key data structures

Installation

You can install the development version of racq4 from GitHub with:

# install.packages("pak")
pak::pkg_install("jefferislab/racq4")