sample_data: Return a data table showing column names in rows, an example...

Description Usage Arguments Value

View source: R/sample_data.R

Description

Return a data table showing column names in rows, an example record, column data types and summary statistics for numerical, categorical and long-form text data

Usage

1
sample_data(file, sheet_name = 0, dir = "")

Arguments

file

the name of the file, including the filetype extension

sheet_name

if passing an excel file, the name of the sheet to analyze, by default 0

dir

the directory where the file should be saved, by default ”

Value

data summary includes column names in rows, an example record, column data types and summary statistics


UBC-MDS/RDataPeek documentation built on April 2, 2020, 3:56 a.m.