shine_doc: Launch a shiny app to document your data interactively

Description Usage Arguments Value

View source: R/shine-doco.R

Description

shine_doc launches a shiny app that allows you to interactively document data elements in your dataframe.

Usage

1
shine_doc(data, pos = 1)

Arguments

pos

The position of the environment to export function arguments to. Defaults to 1, the global environment, to allow shiny to run.

newdata

data you want to document

Value

A shiny app


jknowles/metaframe documentation built on May 19, 2019, 11:43 a.m.