% Generated by roxygen2: do not edit by hand % Please edit documentation in R/manage_data_dir.R \name{get.data.dir} \alias{get.data.dir} \title{Gets the data.dir} \usage{ get.data.dir() } \value{ the value of option("fadnUtils.data.dir") } \description{ data.dir is the folder where data is stored r package will create two subfolders: csv = location to store the csv files of th DG-AGRI (fadn.raw.csv) rds = location to store rds files (fadn.raw.rds, fadn.str.rds, etc.) }