GetTaskPasteIn: Return all tables

Description Usage Arguments Details

View source: R/RGtk2DfEdit.R

Description

This function returns a list of all tables in .GlobalEnv, including those within lists.

Usage

1
2
GetTaskPasteIn(theFrame, dat, insert.row, insert.col, do.rownames=F, 
  do.colnames=F, do.coercion=T)

Arguments

theFrame

Dataset to use

dat

insertion frame

insert.row

row to insert

insert.col

col to insert

do.rownames

do colnames

do.colnames

do colnames

do.coercion

coercion

Details

This is a helper function used to generate a task list to allow reversible pasting of data into the frame.


RGtk2Extras documentation built on May 2, 2019, 5:46 p.m.