% 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 }