dot-read_data: read data file

.read_dataR Documentation

read data file

Description

read data(csv) file and return the dataframe

Usage

.read_data(variables, file = "", type = "csv", digits = "", ...)

Arguments

variables

variable description

file

input data(csv) file path

type

Type of data file (csv | tsv)

Value

A dataframe

Examples

 .read_data({},'D:\\MetadataEditorSource\\MetadataEditor_Dev\\MetadataEditor\\Sample Data\\in\\HND_2012_L2L.csv')


mah0001/nadar documentation built on March 30, 2024, 2:44 a.m.