datexp_import: Function to import and concatenate datasets having the same...

Description Usage Arguments Value

View source: R/datexp_import.R

Description

Function to import and concatenate datasets having the same format.

Usage

1
datexp_import(x, spreadsheet = 1, filetype)

Arguments

x

Tibble for csv, excel, and text; Character vector for google.

spreadsheet

Character string. For excel and google, specify the name of the spreadsheet to be imported.

filetype

Character string. specify whether "", "", "", or "" are imported.

Value

A tibble contaning the name of the source and all the related segment(s).


NicolasJBM/datexp documentation built on May 14, 2019, 10:36 a.m.