psn_nested {nonmemica} | R Documentation |
PsN Model File is Nested
Description
Check whether a particular file extension corresponds to a file that is nested within a subdirectory using default PsN conventions.
Usage
psn_nested(x, ...)
Arguments
x |
character, a file extension, without dot. |
... |
ignored |
Value
logical
Examples
psn_nested('mod')
[Package nonmemica version 1.0.8 Index]