dtables2file_helper: for exporting dtables (experimental)

View source: R/dtables.R

dtables2file_helperR Documentation

for exporting dtables (experimental)

Description

make a dtable ready to write to file

Usage

dtables2file_helper(dt, rm = NULL, reps = NULL, format = FALSE)

peek(dt)

Arguments

dt

a dtables

rm

columns to remove

reps

vector of replacements, where the name replaces the entry, e.g. c('foo' = 'bar') will replace all 'bar' with 'foo'

format

use dtable_format?

Functions

  • peek(): quick peek at dtable (in particular dtables)


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.