a b/man/loadVoltRon.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/io.R
3
\name{loadVoltRon}
4
\alias{loadVoltRon}
5
\title{loadVoltRon}
6
\usage{
7
loadVoltRon(dir = "my_se")
8
}
9
\arguments{
10
\item{dir}{the directory that VoltRon object is found.}
11
}
12
\description{
13
load VoltRon object from memory or disk
14
}