getRecent: get the most recently updated series for a given platform

Description Usage Arguments Value Functions See Also

Description

get the most recently updated series for a given platform

Usage

1
2
3
getRecent(gpl, from = 1, to = 10)

gR(gpl, from = 1, to = 10)

Arguments

gpl

the platform identifier

from

index for the first returned record (default: 1)

to

index for the last returned record (default: 10)

Value

a data.frame, containing between 0 and ((from-to) + 1) rows

Functions

See Also

platforms for shortcuts (aliases for specific GPLs)


ttriche/simpleSampleSearch documentation built on June 1, 2019, 2:51 a.m.