Revision c0fa1e7e91da3389cfe2bd2097b2a535b9336143 authored by Alexey Sergushichev on 01 August 2018, 20:31:01 UTC, committed by Alexey Sergushichev on 01 August 2018, 20:31:01 UTC
1 parent 5006318
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