Description Usage Arguments Value Examples
Imports sample data from exported output and converts it into long format. Import procedure depends on specified instrument. [This function is a placeholder as only Z2 import is currently supported]. Calls import_Z2_data() and/or import_Z2_meta() as necessary.
1 | import_coulter(filename, instrument = "z2", data.type = "data")
|
filename |
Filename or pattern for matching multiple filenames. |
data.type |
One of either "data", "meta", or "full" to specify data to import. |
instrumet |
String specifying instrument. Currently limited to Z2. |
A data.frame.
1 | # To do
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.