dfdt_construct: dfdt_construct

Description Usage Arguments Value

View source: R/dfdt_paste.R

Description

Parse the current clipboard as a table and return in data.frame format.

Usage

1
dfdt_construct(input_table, oc = console_context(), class = NULL)

Arguments

input_table

an optional R object to parse instead of the clipboard.

oc

an optional output context that defines the target and indentation.

class

either data.frame or data.table.

Value

a character string containing the input formatted as a data.frame definition.


datapasta documentation built on April 17, 2020, 1:27 a.m.