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