Skip to contents

Read in spmm worksheet data

Usage

spmm.readxl(path, filename)

Arguments

path

path to xlsx workbook

filename

name of xlsx workbook

Value

Returns a list. Objects can be assigned from the list using the unpacking / destructuring assignment "

(metapopbio currently lists zeallot as a dependency).

Note

Workbook should follow template found in extdata.

References

Schauberger P, Walker A (2022). openxlsx: Read, Write and Edit xlsx Files. https://ycphs.github.io/openxlsx/index.html, https://github.com/ycphs/openxlsx.