
fn_Barplot
fn_Barplot.RdA very simple barplot is generated with no labels or marks for the X-axis, which serves as the basis for those that will be generated through the analysis, whether they are simple or compound figures
Arguments
- df
A list of matrices with frequencies values.
- i
A numeric value of the ith object in the list.
- densidad
a vector that specifies the shading lines density (in lines per inch). By default, it is NULL, which means no shading lines. For more details, see the help of the barplot() function
- angulo
a vector that specifies the slope of shading lines. For more details, see the help of the barplot() function