Revision c1069ff942f364c8bbda771405176d5f6173b3c8 authored by vobencha on 30 October 2018, 15:54:39 UTC, committed by vobencha on 30 October 2018, 15:54:39 UTC
1 parent a372342
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