[413088]: / man / melc_data.Rd

Download this file

23 lines (22 with data), 406 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{melc_data}
\alias{melc_data}
\title{Example MELC Data}
\format{
An object of class \code{VoltRon} of length 1.
}
\source{
{Created to serve as an example.}
}
\usage{
melc_data
}
\description{
This VoltRon object is used for testing and as an example
}
\examples{
data(melc_data)
}
\keyword{datasets}