Learn R Programming

rSymbiota (version 1.0.0)

records: Create a records objects

Description

Create a records objects

Usage

records(nr.records, citation, query, records, db)

Arguments

nr.records

A numeric giving the number of records retrieved

citation

A character string with the recommended citation from the website

query

A list of the user arguments used

records

A data.frame with the query records results

db

A character string specifying the database

Examples

Run this code
# NOT RUN {
help("records-class")
# }

Run the code above in your browser using DataLab