Learn R Programming

pxweb (version 0.19.2)

pxweb_data_v2_column_comment: Construct a v2 dimension note comment.

Description

Converts a JSON-stat2 dimension-level note to a v1-style column_comment object.

Usage

pxweb_data_v2_column_comment(x, column_idx, comment)

Value

a pxweb_data_comment object.

Arguments

x

a pxweb_data_v2 object.

column_idx

integer index of the dimension column.

comment

a normalized comment string.