Description Usage Arguments Value See Also Examples
View source: R/read.star.csv.R
Read STAR CSV files ‘metadata.csv’ and ‘timeseries.csv’ into a STAR object.
1 |
dir |
directory name. |
STAR object, a list containing Metadata
(simple list) and
TimeSeries
(data frame).
import.many.csv
imports many STAR CSV files from a directory
tree into a cluster (list).
read.template
reads an Excel STAR template into a STAR object.
write.star.csv
writes a STAR object to CSV files.
gfcmSTAR-package
gives an overview of the package.
1 2 3 4 | ## Not run:
read.star.csv("STAR_2019_HKE_5")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.