Description Usage Arguments Value
View source: R/scatter_plot_all.R
scatter plot all attributs of a dataset or dataframe
1 2 |
df |
A dataframe from sctr_plt() |
col_x |
the column to be plotted on the x-axis |
col_color |
the column to determine color of points |
col_shape |
the column to be determine shape of points |
col_size |
the column to be determine size of points |
a list of scatter plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.