Description Usage Arguments Examples
This function plots a scatter plot of the passengers, with the binary feature "Survived" on the y axis, and integer feature "Age" on the x-axis. The gender of each passenger is represented as colors. It is not included in the main-func.
1 |
df |
The Titanic dataframe. Raw data as csv from Kaggle, converted to a R dataframe with the function read_csv. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.