GitLab at IIASA

92865d81188cfe9daa38a49a8bc9bcf2927508b5.svn-base 455 B
Newer Older
Xinxin Yang's avatar
Xinxin Yang committed
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/manage_data_dir.R
\name{set.data.dir}
\alias{set.data.dir}
\title{Sets the data.dir}
\usage{
set.data.dir(new.data.dir)
}
\arguments{
\item{new.data.dir}{the full path to the folder where the data.dir will be. Ending slash "/" shall not be present}
}
\value{
TRUE if succesfully set the data.dir; FALSE otherwise. Returns in invisible mode.
}
\description{
Sets the data.dir
}