[413088]: / man / merged_object.Rd

Download this file

23 lines (22 with data), 494 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{merged_object}
\alias{merged_object}
\title{Example Transfer Data}
\format{
An object of class \code{VoltRon} of length 1.
}
\source{
{Created to serve as an example.}
}
\usage{
merged_object
}
\description{
This VoltRon object is used for testing and as an example for transfering information between layers and multilayer plotting.
}
\examples{
data(merged_object)
}
\keyword{datasets}