Description Usage Arguments Details
Reshape data in a list based on nb_parameters_per_plot arguments
1 2 | reshape_data_split_x_axis_in_col(d, vec_variables, labels_on, x_axis,
nb_parameters_per_plot_x_axis, in_col, nb_parameters_per_plot_in_col)
|
d |
data frame |
vec_variables |
vectors of variables |
labels_on |
which label to display |
x_axis |
x axis |
nb_parameters_per_plot_x_axis |
nb of paramters for x axis on the lpot |
in_col |
in color |
nb_parameters_per_plot_in_col |
nb of paramters for color on the plot |
used in describe_data.data_agro.R and plot.data_network.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.