Learn R Programming

nonmemica (version 1.0.8)

psn_nested: 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, ...)

Value

logical

Arguments

x

character, a file extension, without dot.

...

ignored

Examples

Run this code
psn_nested('mod')

Run the code above in your browser using DataLab