disp_doc: Display/show documentation associated with a dataset

Description Usage Arguments Value Author(s) Examples

View source: R/disp_doc.R

Description

Display/show a markdown documentation associated with a dataset (e.g., csv, txt file). Documentation should have been generated by the doc_data() function.

Usage

1

Arguments

x

filepath

Value

prints data documentation to the console

Author(s)

Hause Lin

Examples

1
## Not run: disp_doc("mcars.csv")

hauselin/docdata documentation built on Dec. 25, 2019, 6:15 p.m.