https://github.com/ctlab/phantasus
Revision 1366c314de676f59a1c23ed7665dec7413e0c1c2 authored by Alexey Sergushichev on 11 September 2018, 14:58:16 UTC, committed by Alexey Sergushichev on 11 September 2018, 14:58:16 UTC
2 parent s e93cb86 + cc1ee9d
Raw File
Tip revision: 1366c314de676f59a1c23ed7665dec7413e0c1c2 authored by Alexey Sergushichev on 11 September 2018, 14:58:16 UTC
Merge branch 'develop' of github.com:ctlab/phantasus into develop
Tip revision: 1366c31
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