plot_passengers: Plot Passengers

Description Usage Arguments Examples

View source: R/functions.R

Description

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.

Usage

1

Arguments

df

The Titanic dataframe. Raw data as csv from Kaggle, converted to a R dataframe with the function read_csv.

Examples

1

unimi-dse/1daee6da documentation built on Feb. 17, 2020, 12:37 a.m.