Description Usage Arguments Value Author(s) Examples
vs.import() is a function to import a file from the VideoScan system.
The read.csv
is used internally.
1 |
file |
is the file that contains. |
The output of the vs.import() function is a data.frame
Stefan Roediger, Michal Burdukiewicz
1 2 3 | # Import a csv file from the VideoScan systems
file_name <- "Projekt009383-19-09-2018_FranziD_Chip119_CRP_50_nI_Block.csv"
vs.import(system.file(file_name, package = "digilogger"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.