|
a |
|
b/man/merged_object.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/data.R |
|
|
3 |
\docType{data} |
|
|
4 |
\name{merged_object} |
|
|
5 |
\alias{merged_object} |
|
|
6 |
\title{Example Transfer 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 |
merged_object |
|
|
15 |
} |
|
|
16 |
\description{ |
|
|
17 |
This VoltRon object is used for testing and as an example for transfering information between layers and multilayer plotting. |
|
|
18 |
} |
|
|
19 |
\examples{ |
|
|
20 |
data(merged_object) |
|
|
21 |
} |
|
|
22 |
\keyword{datasets} |