[72a7c3]: / man / archiveDir.Rd

Download this file

16 lines (15 with data), 392 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utility_functions.R
\name{archiveDir}
\alias{archiveDir}
\title{Retrieve the path to the cache directory.}
\usage{
archiveDir()
}
\value{
String containing the path to the cache directory.
}
\description{
Retrieve the path to the cache directory for the multiGSEA package.
Create the cache directory if need be.
}