unsupported_paths: unsupported_paths

Description Usage Arguments Details Value See Also

View source: R/unsupported_paths.R

Description

list unsupported_files, i.e. those without a registered backend.

Usage

1
2
3

Arguments

path

character or fs::path() pointing to a directory or file. (Default: cache_path())

Details

unsuppported_paths() checks to see whether the paths given by path have registered extensions and can therefore be written or read.

We cannot get unsupported_exts() since we can't, in general, discern where the filename ends and the extension begins.

Value

character vector of unsupported paths/files.

See Also


decisionpatterns/cache documentation built on June 15, 2020, 9:35 p.m.