Revision 27213a8fe48b237046b1e077d54a9bfb715f82a6 authored by Alexey Sergushichev on 04 October 2018, 16:43:35 UTC, committed by Alexey Sergushichev on 04 October 2018, 16:43:35 UTC
1 parent cd933d1
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