status {rjstat}R Documentation

status accessors of jsonstat objects

Description

Access and change statuss of jsonstat objects.

Usage

status(x)

status(x) <- value

Arguments

x

a jsonstat_dataset object

value

a character vector of up to the same length as as.vector(x) or a named list with index as vector names.


[Package rjstat version 0.4.3 Index]