plop: plop

plopR Documentation

plop

Description

grabs file and plops into public_html (or Sys.getenv('PLOP.DIR') if defined)

prefix will be added to left of file name (can include firectory)

if fn is list then prefix is expanded to unlisted fn

Useful for inspecting a specific subset of analysis files eg when debugging.

Usage

plop(fn, prefix = NULL, force = NULL)

Arguments

fn

character vector of filenames to "plop" into ~public_html/prefix (Sys.getenv('PLOP.DIR') is used as alternative if defined)

prefix

character prefix to add to filenames after plopping (can include subdirectories which can be inspected)

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.