assertions-file: Useful test related to files

Description Usage Arguments Examples

Description

Useful test related to files

Usage

1
2
3
4
5
6
7
is.dir(path)

is.writeable(path)

is.readable(path)

has_extension(path, ext)

Arguments

path

a file path to examine

ext

extension to test for (has_extension only)

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14

hadley/assertthat documentation built on June 5, 2019, 2:02 p.m.