man/dot-onLoad.Rd
bbf5e465
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/rcellminer.R
 \name{.onLoad}
 \alias{.onLoad}
 \title{Make sure that rcellminerData is loaded}
 \usage{
d9aec526
 .onLoad(libname, pkgname)
 }
 \arguments{
 \item{libname}{a character string giving the library directory where the package defining the namespace was found.}
 
 \item{pkgname}{a character string giving the name of the package.}
bbf5e465
 }
 \description{
 Make sure that rcellminerData is loaded
 }