jobHasFolder | R Documentation |
does a job have a folder in the filesystem?
jobHasFolder(j)
j |
Twig object representing the job |
TRUE if and only if the job 'should' have a folder in the
filesystem. This is indicated by a non-null value for the
job's path
column in the Copse database, which translates
into a non-NA value in R.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.