pxweb_data_v2_status_comments: Construct v2 status comments.
Description
Converts JSON-stat2 status entries to a list of v1-style
obs_comment objects. JSON-stat2 status indexes are zero-based, so
they are shifted to the one-based row indexes used by
pxweb_data_comments.
Usage
pxweb_data_v2_status_comments(x)
Value
a list of pxweb_data_comment objects.
Arguments
- x
a pxweb_data_v2 object.