Man pages for rOpenGov/pxweb
R Interface to PXWEB APIs

add_pxe_defaultsAdd default values to pxe
api_catalogueDefunct functions
as_pxweb_levelsAssert that x is a correct 'pxweb_database_list' object.
assert_pxwebAssert that the url structure is correct
assert_pxweb_api_catalogueAssert a 'pxweb_api_catalogue' object
assert_pxweb_callsAssert that the rda_file_path is correct
assert_pxweb_configAssert that the config slot is correct
assert_pxweb_dataAssert that x is a correct 'pxweb_data' object.
assert_pxweb_database_listAssert that x is a correct 'pxweb_database_list' object.
assert_pxweb_data_commentsAssert that x is a correct 'pxweb_data_comments' object.
assert_pxweb_data_jsonstatAssert that x is a correct 'pxweb_data_jsonstat' object....
assert_pxweb_input_allowedAssert a 'pxweb_input_allowed' object
assert_pxweb_levelsAssert that x is a correct 'pxweb_levels' object.
assert_pxweb_metadataAssert that x is a correct 'pxweb_metadata' object.
assert_pxweb_queryAssert a pxweb_query object
assert_pxweb_rda_file_pathAssert that the rda_file_path is correct
assert_pxweb_urlAssert that the url structure is correct
assert_query_can_be_split_to_batchesAssert that a given pxweb query can be split
build_pxweb_config_urlBuild the url to get the config from a PXWEB api
build_pxweb_rda_file_pathBuild or get the tmp_rda_file_path from an url or...
build_pxweb_urlBuild the url to a PXWEB api
generate_permutationsGenerate batch permutations
http_was_redirectedhttp_was_redirected
is_pxweb_config_responseCheck if a response is a pxweb config response
parse_url_or_failParse a character string or throws error if it fails
permutationsGenerate permutations of dimensions to find optimal no of...
print.pxweb_api_catalogue_entryPrint a catalogue entry
pxd_values_to_valuetextsConvert a pxweb data objects values to valuetext
pxe_allowed_inputDefines allowed input for a position in a 'pxweb_explorer' or...
pxe_back_positionMove in the 'pxweb_explorer' position
pxe_data_urlGet the url to a table
pxe_handle_inputHandle a user input for a 'pxweb_explorer' object.
pxe_inputGet (allowed) inputs for a 'pxweb_input_allowed' object.
pxe_interactive_get_dataAsk to download and download data
pxe_metadata_choicesGet and set pxe_metadata_coices
pxe_metadata_variable_namesGet the meta data variable names from a 'pxweb_explorer'...
pxe_position_choice_sizeHow many choices has the current position?
pxe_position_is_api_catalogueIs the current position an api_catalogue position?
pxe_position_is_full_queryIs the current position a full query (i.e. choices for all...
pxe_position_is_metadataIs the current position a metadata object?
pxe_position_multiple_choice_allowedAre multiple choices allowed?
pxe_position_titleGet the table title for the current position
pxe_position_variable_can_be_eliminatedCan the variable at the current position be eliminated?
pxe_print_download_codePrint code to download query
pxe_pxobj_at_positionReturn the pxweb object at the current position
pxwebS3 constructor for 'pxweb' api object.
pxweb_add_api_subpathAdd the subpath slot to a pxweb path slot
pxweb_add_callAdd an api call to a pxweb_api_s3 object
pxweb_add_configAdd the config slot to a pxweb object
pxweb_add_mandatory_variablesAdd mandatory variables to query
pxweb_add_metadata_to_queryAdd and remove metadata to query
pxweb_advanced_getDo a GET call to PXWEB API for advanced users
pxweb_api_catalogueGet the PXWEB API catalogue
pxweb_api_catalogue_entryConstructor for 'pxweb_api_catalogue_entry'.
pxweb_api_nameGet the api name, rootpath, subpath, path or dbpath
pxweb_as_data_frameCoerce a 'pxweb_data' object to a 'data.frame'
pxweb_as_jsonConvert object to json
pxweb_cCombine pxweb objects
pxweb_citeCite a PXWEB data object
pxweb_clear_cacheClear cache of all (or one) 'pxweb' object
pxweb_dataConstruct a 'pxweb_data' object.
pxweb_database_listConstruct a 'pxweb_database_list' object.
pxweb_data_cCombine pxweb objects
pxweb_data_colnamesGet query filter
pxweb_data_column_commentConstruct a 'pxweb_data_comment' object
pxweb_data_commentsConstruct a 'pxweb_data_comments' object.
pxweb_data_dimCompute the dimension of the query 'pxweb_data' object
pxweb_data_jsonstatConstruct a 'pxweb_data_jsonstat' object.
pxweb_explorerCreate a 'pxweb_explorer' object.
pxweb_fix_urlFix url characters
pxweb_getDo a GET call to PXWEB API
pxweb_get_api_test_data_frameBuild api test data.frame
pxweb_get_dataDo a GET call to PXWEB API and return a data.frame
pxweb_http_log_onSetup a structure to log all API calls
pxweb_interactiveFind and download data interactively from a PXWEB API
pxweb_interactive_inputGet input from user
pxweb_levelsConstruct a 'pxweb_levels' object.
pxweb_metadataConstruct a 'pxweb_metadata' object.
pxweb_metadata_add_null_valuesAdd values to NULL value variables in PXWEB metadata objects
pxweb_metadata_dimCompue the dimension of a metadata object
pxweb_metadata_eliminationGet boolean vector
pxweb_metadata_timeGet boolean vector
pxweb-packageInterface to PX-WEB APIs from R
pxweb_parse_responseParse the response from a PXWEB API (advanced)
pxweb_queryCreate a PXWEB query
pxweb_query_as_jsonConvert a 'pxweb_query' object to a 'json' string
pxweb_query_as_rcodePrint a 'pxweb_query' object as R code
pxweb_query_dimCompue the dimension of the query
pxweb_query_dim_splittableGet vector indicating splittable variables
pxweb_query_filterGet query values
pxweb_query_valuesGet query filter
pxweb_split_querySplit query in optimal sub-queries
pxweb_tempdirSetup temorary directory for the pxweb
pxweb_test_apiTest a full or a part of a PXWEB api.
pxweb_test_create_api_pathsCreate all paths from a list of pxweb_api_catalogue entries
pxweb_test_time_limitTest time limit object
pxweb_validate_query_with_metadataValidate a 'pxweb_query' with a 'pxweb_metadata' object
save_pxwebSave and load 'pxweb' objects from R temp folder
split_dimensions_left_rightSplit variables into chunks
str_padPad a string to a fixed size
str_trimTaken from 'trimws' for reasons of compatibility with...
rOpenGov/pxweb documentation built on Feb. 18, 2024, 7:44 a.m.