This function display profiles of 3 dimensions (day, hour, number of observations). It has been created to display
profiles from the nmfem package data.
Usage
display_profile(
profile,
numclient = FALSE,
color = "Blues",
language = "en",
theme = "dark"
)
Arguments
profile
a vector or a matrix row containing the profile to display. The day/hour data are contained in the column names.
numclient
logical. Whether the first value of the row is an identifier.