id {rjstat}R Documentation

id accessors of jsonstat objects

Description

Access and change ids of jsonstat objects.

Usage

id(x)

id(x) <- value

Arguments

x

a jsonstat_dataset object

value

a character vector of up to the same length as id(x).


[Package rjstat version 0.4.3 Index]