".svn/pristine/7d" did not exist on "5aa6bddb63b7402ba070155c15d85c29a48b2052"
Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/manage_data_dir.R
\name{show.data.dir.contents}
\alias{show.data.dir.contents}
\title{Show the contents of data.dir}
\usage{
show.data.dir.contents(data.dir = NULL, return.list = F)
}
\arguments{
\item{data.dir}{a specific directory to show contents, otherwise it will read the fadnUtils.data.dir}
\item{return.list}{if T, returns a list, otherwise print the results}
}
\value{
}
\description{
Show the contents of data.dir
}