/MFfetchR

UMAR package for fetching data from MF's spreadsheets and similar

Primary LanguageRGNU General Public License v3.0GPL-3.0

MFfetchR

Codecov test coverage R-CMD-check

The goal of MFfetchR is to check for new MF data tables somewhere (a folder or email) import and parse the data, and prepare it for the UMAR data model.

Installation

You can install the development version of MFfetchR from GitHub with:

# install.packages("devtools")
devtools::install_github("majazaloznik/MFfetchR")