data_structure {PVplr} | R Documentation |
Reads jci files gotten in budget period 2
Description
Reads the jci file and modifies the timestamp intevals and based on location modifies the timezone using googleapi and then generates the useful columns
Usage
data_structure(df, col = "elec_cons", timestamp_col = "timestamp")
Arguments
df |
dataframe containing at least the timestamp column and the variable to be plotted with the heatmap |
col |
the character name of the column to be ploted |
timestamp_col |
the character name of the timestamp column which i is the number of file in the list |
Value
a dataframe with fixed timestamps and useful cooumns
Author(s)
Arash
[Package PVplr version 0.1.2 Index]