Path functions for commonly used directories
dirs.Rd
Path functions for commonly used directories
Arguments
- ...
(chr)
directory paths- mkpath
lgl
Whether to return a path regardless of whether the file/dir exists or not- ext
(chr)
file extension- mustWork
lgl
IfTRUE
, an error is given if there are no matching files.
See also
Other file IO:
col_types()
,
dep_read()
,
dep_write()
,
dir_fn()
,
ext()
,
file_fn()
,
is_filepath()
,
last_updated()
,
list.files2()
,
load_obj()
,
make_names()
,
mkpath()
,
move_files_to_folder()
,
needs_update()
,
object_fn()
,
object_write()
,
package_size()
,
write_dir_fn()
,
write_lines()