powered by
micropem
Uses output file from MicroPEM to create a micropem object.
convert_output(path)
the path to the file (character)
character
A micropem object.
# NOT RUN { micropem_example <- convert_output(system.file('extdata', 'CHAI.csv', package = 'rtimicropem')) micropem_example$plot() micropem_example$plot(title = "wow") # }
Run the code above in your browser using DataLab