variable.or.path.exists: variable.or.path.exists

Description Usage Arguments Examples

Description

Check if a variable name is defined, and if so, does the path (to a file) stored in that variable points to an existing directory?

Usage

1
variable.or.path.exists(path = path_of_report)

Arguments

path

A variable name that might not exist and might point to a non-existent direcotry.

Examples

1
variable.or.path.exists (path = path_of_report)

vertesy/MarkdownReports.v2.9.5 documentation built on May 22, 2019, 4 p.m.