sal_research_catalog: Output catalog information in a format more conducive to...

Description Usage Arguments Value Author(s) Examples

Description

This is intended to be helpful when specific search parameters are unknown or simply for exploration of available data.

Usage

1
2
sal_research_catalog(sal_catalog, n = 5L, width = getOption("width"),
  ...)

Arguments

sal_catalog

tibble::tibble, as returned by sal_fetch_catalog.

n

integer, the number of items to return.

width

integer, number of characters per line.
Default: getOption("width")

...

Additional arguments to be passed to other methods. Not currently used.

Value

None (an invisible NULL)

Author(s)

Brendan Knapp brendan.g.knapp@gmail.com

Examples

1
2
3
4
5
6
7

brendan-g-knapp/salinasr documentation built on May 22, 2019, 3:39 p.m.