Learn R Programming

ProfoundData (version 0.2.1)

ProfoundData-package: Overview of the functions in the ProfoundData package

Description

The ProfoundData R package provides functions to explore, visualize and get data from the PROFOUND database. The development of the PROFOUND database and the ProfoundData R package was faciliated by COST Action FP1304 PROFOUND.

A brief description of the PROFOUND database is avalaible in the vignette 'PROFOUNDdatabase' ( you can open it by running this command: vignette('PROFOUNDdatabase')).

Note: before you can use the package, you need to download the database via downloadDatabase and register the database location via setDB

Below is a list of the package's functions grouped by theme. See the package vignette for more information and examples (vignette('ProfoundData')).

Arguments

I. Browse the database

Functions to explore the database.

  • browseData To check

    • available sites

    • available datasets

    • available variables for a dataset

    • available datasets for a site

    • database version

    • metadata

    • policy

    • source

    • site description

  • summarizeData To obtain

    • data overviews

    • data summaries

II. Extract data

Functions to extract data. Data can be extracted for one site and one dataset at a time.

III. Visualize data

Functions to plot data from the database.

IV. Utilities

Miscellanous