README.md

SNSFdatasets

Functions for downloading data from the Swiss National Science Foundation (SNF, FNS, SNSF). The package is lightweight and without dependencies. Downloaded data can optionally be cached, to avoid repeated downloads of the same files. There are also utilities for comparing different versions of datasets, i.e. to report added, removed and changed entries.

Installation

To install the package from a running R session, type:

install.packages('SNSFdatasets',
                 repos = c('http://enricoschumann.net/R',
                           getOption('repos')))


Try the SNSFdatasets package in your browser

Any scripts or data that you put into this service are public.

SNSFdatasets documentation built on May 29, 2024, 8:47 a.m.