load_excel: Function to load excel file: check if there are duplicate...

Description Usage Arguments Value

Description

Function to load excel file: check if there are duplicate column names and find columns that are dates

Usage

1
load_excel(file, check.names = FALSE, detectDates = TRUE)

Arguments

file

name of excel file along with its location

Value

loads the data as excel


d-ghale/easyDataScience documentation built on May 11, 2019, 7:26 p.m.