index.md

Appveyor build Status Travis build Status codecov Project Status CRAN_Status_Badge

This package is based on the package readxl. It provides functions that read all Excel sheets as pure text and then try to split each sheet into a set of line ranges that are assumed to represent single tables.

Installation

#install.packages("remotes", repos = "https://cloud.r-project.org")
remotes::install_github("KWB-R/kwb.readxl")


KWB-R/kwb.readxl documentation built on Jan. 13, 2020, 1:57 a.m.