issues
search
lexjansen
/
dataset-json-sas
Dataset-JSON SAS Implementation
MIT License
15
stars
7
forks
source link
read_datasetjson: saving metadata from Dataset-JSON file
#37
Closed
lexjansen
closed
2 months ago
lexjansen
commented
2 months ago
When saving the metadata:
the columns.length value should be save in json_length, not length
when the ITEMGROUPDATASEQ variable is not kept, the order value should be reduced by 1.
lexjansen
commented
2 months ago
Fixed.
When saving the metadata: