Revision 95ed673417017918b7ec125bc5f77fdf240a3573 authored by petrovich on 30 August 2018, 23:03:32 UTC, committed by petrovich on 30 August 2018, 23:03:32 UTC
1 parent b908239
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