read.echem | R Documentation |
This function is used to import echem data.
read.echem(path, ...)
echem_file |
Path to data file |
An echem.data.object containing the echem data
read.echem("/path/to/file.mpr")
read.echem("/path/to/file.mpt")
read.echem("/path/to/file.xlsx")
read.echem("/path/to/file.txt")
read.echem("/path/to/file.idf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.