explore_dir: Make an interactive shiny app to explore the directory

Description Usage Arguments Examples

View source: R/explore.R

Description

Interactive interface to AFS files (requires AFS connection – not tested on MAC).

Usage

1

Arguments

path

path to directory to visualize

files

keep only these files in nested list (default to NULL)

Examples

1
2
3
4
5
## Not run: 
  ## Interactive visualization of tracked files on AFS
  explore_dir(get_afs(), files=data_key$filename)

## End(Not run)

nverno/dirs documentation built on May 24, 2019, 10:54 a.m.