| new_licor | R Documentation | 
Constructor for class licor.
new_licor(file, dec = ".", replace = NULL)
file | 
 The name of the file to read from  | 
dec | 
 Whether to set the decimal as a "." or a ","  | 
replace | 
 A named vector to replace the units for a 6400 file  | 
Object of class licor
new_licor(system.file("extdata", "2019-05-06-0740_trillium_ovatum",
                      package = "licorer", mustWork = TRUE))
## Not run: 
new_licor("/path/filename")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.