pxweb_data_column_comment {pxweb} | R 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 |
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. |
[Package pxweb version 0.17.0 Index]