Man pages for rnbp
Wrapper for the National Bank of Poland API

add_json_formatAdds the json formatting option to the passed url request.
add_path_partAdds a path part to the given url
create_requestCreates a request with the given path parts. The json format...
dot-goldprice_base_urlReturns the base url for the gold price endpoint.
dot-rates_base_urlReturns the base url for the rates endpoint.
dot-send_gold_endpoint_requestSends a request and parses the gold price endpoint response.
dot-send_rates_endpoint_requestSends a request and parses the rates endpoint response.
dot-send_tables_endpoint_requestSends a request and parses the tables endpoint response.
dot-tables_base_urlReturns the base url for the tables endpoint.
get_current_exchangerateRetrieves the current exchange rate for the given currency.
get_current_exchangerate_tableRetrieves the current exchange rate table.
get_current_goldpriceRetrieves the current gold price.
get_exchangerate_fromRetrieves the exchange rate from a specific date.
get_exchangerate_from_intervalRetrieves the exchange rates from a specific interval.
get_exchangerate_table_fromRetrieves the exchange rate table from a specific date.
get_exchangerate_tables_from_intervalRetrieves the exchange rate tables from a specific interval.
get_goldprice_fromRetrieves the gold price from a specific date.
get_goldprice_from_intervalRetrieves the gold prices from a specific interval.
get_last_n_exchangeratesRetrieves the last n exchange rates.
get_last_n_exchangerate_tablesRetrieves the last n exchange rate tables.
get_last_n_goldpricesRetrieves the last n gold prices.
get_todays_exchangerateRetrieves the exchange rate that was published today.
get_todays_exchangerate_tableRetrieves the exchange rate table that was published today.
get_todays_goldpriceRetrieves the gold price that was published today.
is_countChecks if an object is a positive integer.
is_dateChecks if an object is a date object.
is_integerChecks if an object is an integer.
is_nbp_api_responseChecks whether the given object is of the class...
nbp_api_base_urlReturns the base url of the nbp api.
rnbp documentation built on June 7, 2021, 9:07 a.m.