https://github.com/ctlab/phantasus
Raw File
Tip revision: b0922d4a9d37c67192d9b43a288fe2952d42b9e2 authored by Alexey Sergushichev on 20 October 2018, 13:07:32 UTC
version bump to 1.1.5
Tip revision: b0922d4
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