Files are used by the panopts CLI inteface to batch upload large amounts of files

format_manifest(
  path,
  output_path = "./data/",
  exclude_cell_files,
  internal = FALSE
)

Arguments

path

path where cell values are stored

output_path

path where the manifest should be stored

exclude_cell_files

data frame of subject files of data to ignore (used if uploads fail to generate a new manifest)

internal

process internally only