File: NAMESPACE

package info (click to toggle)
r-cran-readxl 1.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,044 kB
  • sloc: ansic: 4,854; cpp: 3,213; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by roxygen2: do not edit by hand

export(anchored)
export(cell_cols)
export(cell_limits)
export(cell_rows)
export(excel_format)
export(excel_sheets)
export(format_from_ext)
export(format_from_signature)
export(read_excel)
export(read_xls)
export(read_xlsx)
export(readxl_example)
export(readxl_progress)
importFrom(cellranger,anchored)
importFrom(cellranger,cell_cols)
importFrom(cellranger,cell_limits)
importFrom(cellranger,cell_rows)
useDynLib(readxl, .registration = TRUE)