ib_reader: ib_reader

Description Usage Arguments Value

Description

A function to read installbase file obtained from Information Anywhere. Must be a .xlsx file.

Usage

1
ib_reader(filepath, sheetindex = 2, datastart = 10)

Arguments

filepath

Path to installbase file obtained from Information Anywhere.

sheetindex

Sheet number where total installbase is contained. Defaults to sheet 2

datastart

Row index where data starts. Defaults to 10.

Value

Returns installbase report as dataframe.


kimjam/srms documentation built on May 20, 2019, 10:21 p.m.