View source: R/mgt_class_D_B.R
mgt_class_D_B | R Documentation |
Magnetite Classification Template after Dupuis&Beaudoin
mgt_class_D_B(
labels = TRUE,
fields = TRUE,
color_fill = TRUE,
color = "black",
scales = TRUE,
...
)
labels |
If TRUE labels are drawn. |
fields |
If TRUE black lines around the fields are drawn. |
color_fill |
If TRUE the different fields are colored. |
scales |
If TRUE axis labes and the axis are log transformed. Set to FALSE if the function is called multiple times to avoid Warning message. |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.