Skip to contents

This block allows browse files on the server where the app is running. It falls back to the user file system when running locally. This block outputs a string containing the file path.

Usage

new_filesbrowser_block(
  file_path = character(),
  volumes = c(home = path.expand("~")),
  ...
)

Arguments

file_path

File path

volumes

Paths accessible by the shinyFiles browser

...

Further (metadata) attributes