pxweb (version 0.9.1)

pxweb_data_column_comment: 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.