read_excel: Low-level interface for reading excel workbooks

Description Usage Arguments

Description

Low-level interface for reading excel workbooks

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
read_excel(
  path,
  sheet = NULL,
  rows = NULL,
  columns = NULL,
  na = "",
  trim_ws = TRUE,
  progress = readxl_progress(),
  .name_repair = "unique"
)

Arguments

.name_repair

nt-williams/formatix documentation built on April 4, 2020, 6:11 p.m.