Revision 37378d77c324b9f855f05bbd64d0246523eb4a3a authored by Vladislav Kamenev on 12 December 2018, 11:38:11 UTC, committed by Vladislav Kamenev on 12 December 2018, 11:38:11 UTC
1 parent 379c530
Raw File
preloadedDirExists.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/loadPreloaded.R
\name{preloadedDirExists}
\alias{preloadedDirExists}
\title{Check existence of phantasusPreloadedDir}
\usage{
preloadedDirExists()
}
\value{
Boolean value.
}
\description{
\code{preloadedDirExists} checks if there is specified
  directory with preloaded files.
}
back to top