parse_js2 {fedstatAPIr}R Documentation

Get default data ids object ids from java script source

Description

Get default data ids object ids from java script source

Usage

parse_js2(script)

Arguments

script

character, java script source code with data ids and default object ids in it

Value

json in form of list with 3 character vectors for lineObjectIds, columnObjectIds, filterObjectIds, which consist of filters_id


[Package fedstatAPIr version 1.0.3 Index]