Learn R Programming

febr (version 1.0.1)

goto: Go to febr

Description

Go to one of the web pages of the Free Brazilian Repository for Open Soil Data -- febr --, including project and dataset web pages.

Usage

goto(dataset, table, page)

Arguments

dataset

Character vector indicating one dataset. The identification code should be as recorded in http://www.ufsm.br/febr/catalog/.

table

Character string indicating a table, i.e. the dataset table, "dataset", the observation table, "observacao", the layer table, "camada", or the metadata table, "metadado".

page

Character string indicating a web page of the febr. Options are: "febr", "view", "catalog", "search", "book", "package", "github", "forum", "unit", and "standard".

Examples

Run this code
# NOT RUN {
# Go to the main project page
goto(page = "febr")
# }

Run the code above in your browser using DataLab