Description Super classes Methods
Read only file providers
Read only file providers
ukcovidtools::AbstractFileProvider
-> ukcovidtools::ReadOnlyFileProvider
-> LocalFileProvider
absolutePath()
LocalFileProvider$absolutePath(parts)
new()
Local filesystem provider
LocalFileProvider$new( config, root = config$root, sep = .Platform$file.sep, ... )
root
- the top level directory from which to search for files
sep
- the platform file separator
...
for compatibility
the provider
listFiles()
LocalFileProvider$listFiles(directory = ".")
getFile()
LocalFileProvider$getFile(filename)
print()
LocalFileProvider$print()
clone()
The objects of this class are cloneable with this method.
LocalFileProvider$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.