adapt_date_range | Split the period between start and end dates with a defined... |
adapt_df_timezone | Adapt the timezone of a time series dataframe |
adapt_yearly_timeseries | Adapt an yearly time series dataframe to timezone and year |
date_to_datetime_with_tz | Convert date to datetime with a timezone |
date_to_timestamp | Convert date or datetime value to timestamp number |
detect_step_load | Detect step load |
dynamodb_delete_df_py | Delete data frame from DynamoDB table |
dynamodb_put_df_py | Put data frame to DynamoDB table |
dyplot | Plot a timeseries data.frame in a Dygraphs HTML plot |
fill_datetime | Fill NA values of a datetime sequence vector |
fill_down_until | Fill down tibble columns until a maximum number of time slots |
fill_from_past | Fill from past values |
format_dygraph | Format Dygraphs plot with CSS file and extra options |
get_datetime_seq | Datetime sequence |
get_dynamodb_py | Get DynamoDB boto3 resource |
get_dynamo_table_py | Get boto3 DynamoDB Table object |
get_multiple_pv_timeseries | Get PV generation from PVGIS given the latitude and longitude... |
get_percentage | Get percentage of tibble variables |
get_pv_timeseries | Get PV generation from PVGIS given the latitude and longitude... |
get_tmy | Get TMY from PVGIS given the latitude and longitude... |
get_week_from_datetime | Week date from datetime value |
get_weektime_from_datetime | Week datetime from datetime value |
get_week_total | Summarise dataframe with weekly total column values |
parse_python_data_frame | Parse data frame with Python objects to R object |
parse_python_object | Python to R parsing for DynamoDB items |
parse_python_objects_list | Parse a list of Python objects |
query_table_py | Query items from DynamoDB Table given specific partition and... |
query_timeseries_data_table_py | Query table using a timestamp variable as sorting key |
round_to_interval | Round to nearest interval |
scan_table_py | Scan items from DynamoDB Table given specific numeric... |
simulate_step_load | Simualte step load |
tic | Time difference start function |
toc | Time difference end function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.