View source: R/convert_output.R
convert_output | R Documentation |
micropem
object.Uses output file from MicroPEM to create a micropem
object.
convert_output(path)
path |
the path to the file ( |
A micropem
object.
micropem_example <- convert_output(system.file('extdata', 'CHAI.csv', package = 'rtimicropem')) micropem_example$plot() micropem_example$plot(title = "wow")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.