Function to create the Multirectangular plot
plot_multirectangular(x, measure = c("conc", "meql"), vars = NULL, color = NULL, Size = NULL, additional.args = NULL)
x | A geochemical_dataset object |
---|---|
measure | A character variable specifying the type of measure to be used in the plot. Currently the types supported include:
|
vars | Character vector. Variables to use in the plot. In the case of the Durov plot, these variables are already defined. Used only for compatibility with the plot function. |
color | Character variable that specifies the variable to color the data inside the plot. |
Size | Character variable that specifies the variable to define the size of the data inside the plot. |
additional.args | A list with additional arguments |
This function returns a ggplot2 object with the Multirectangular plot.
Ahmad, N., Sen, Z., & Ahmad, M. (2003). Ground Water Quality Assessment Using Multi-Rectangular Diagrams. Ground Water, 41(6), 828–832. http://doi.org/10.1111/j.1745-6584.2003.tb02423.x
Other multirectangular functions: ggplot_multirectangular
,
multirectangular_transform