| read_li6800 | R Documentation | 
Reads data from LI-6800 file and organizes it into class licor.
read_li6800(file, decimal = ".")
file | 
 A path to a file exported from the LI-6800.  | 
decimal | 
 Whether to set the decimal as a "." or a ",".  | 
Returns a data.frame from raw LI-6800 file.
## Not run: 
read_li6800_raw(system.file("extdata", "2020-06-23_ECT_hib",
                            package = "licorer", mustWork = TRUE))
read_li6800_raw("/path/filename")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.