load.internal: Read echem data that has previously been exported to a csv...

View source: R/Internal.R

load.internalR Documentation

Read echem data that has previously been exported to a csv file

Description

This function is used to import echem data from a csv file that was generated using export.

Usage

load.internal(path)

Arguments

path

Path to data file

Value

A data frame containing the echem data

Examples

load.internal("/path/to/file.csv")

jmstrat/Echem.Data documentation built on Feb. 25, 2025, 7:02 p.m.