https://github.com/ctlab/phantasus
Revision b70196b5bd3819379fb4440013478d09455b1fb3 authored by petrovich on 21 October 2018, 23:13:42 UTC, committed by Vladislav Kamenev on 26 October 2018, 11:35:45 UTC
1 parent c294c2e
Raw File
Tip revision: b70196b5bd3819379fb4440013478d09455b1fb3 authored by petrovich on 21 October 2018, 23:13:42 UTC
Fix log in adjust
Tip revision: b70196b
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