% 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{
.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.}
}
\description{
Make sure that rcellminerData is loaded
}