Learn R Programming

readxlsb

Import 'Excel' binary (.xlsb) workbooks into R

library(readxlsb)
read_xlsb(path = system.file("extdata", "TestBook.xlsb", package="readxlsb"), range="PORTFOLIO")

Copy Link

Version

Install

install.packages('readxlsb')

Monthly Downloads

2,241

Version

0.1.61

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 4th, 2023

Functions in readxlsb (0.1.61)

read_xlsb

Read xlsb workbook