Description Usage Arguments Value
View source: R/general_inspection.R
#Show basic info about a dataframe
1 | general_inspection(df, x, y)
|
df |
A dataframe |
x |
column to plot on the x-axis |
y |
column to plot on the y-axis |
Summary statistics per column and a basic dot plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.