pxweb_data_column_comment: Construct a 'pxweb_data_comment' object

View source: R/pxweb_data_comments.R

pxweb_data_column_commentR Documentation

Construct a pxweb_data_comment object

Description

Construct a pxweb_data_comment object

Usage

pxweb_data_column_comment(x, column_idx)

pxweb_data_value_comment(x, comment_idx)

pxweb_data_obs_comment(x, obs_idx)

Arguments

x

an pxweb_data to extract a pxweb_data_comment object from.

column_idx

the index of the column to extract.

comment_idx

the index of the comment to extract.

obs_idx

the index of the comment to extract.


pxweb documentation built on Oct. 31, 2022, 5:07 p.m.