AddIn_Subset: Subset a Data Frame.

Description Usage Details

Description

Interactively subset a data.frame. The resulting code will be emitted as a call to the subset function.

Usage

1

Details

This addin can be used to interactively subset a data.frame. The intended way to use this is as follows:

1. Highlight a symbol naming a data.frame in your R session, e.g. mtcars, 2. Execute this addin, to interactively subset it.

When you're done, the code performing this operation will be emitted at the cursor position.


mikebesso/two.laws.big.bang documentation built on May 29, 2019, 5:42 a.m.