read_excel2: transposing read_excel

Description Usage Arguments

Description

transposing read_excel

Usage

1
2
read_excel2(input, sheet = 1, transposing = TRUE, error_as_NA = TRUE,
  rm_blank_col = TRUE)

Arguments

input

input data

sheet

numeric or character to select sheet

transposing

transpose data frame when rows are variables and cols are observations

error_as_NA

turn error as NA (e.g., #DIV/0!)

rm_blank_col

boolean to decide removing blank columns


atusy/mytools documentation built on May 9, 2019, 12:51 p.m.