Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Give a brief expanation on how to solve this error . > library (tidyverse) Attaching packages tidyverse 1.3.0 -- V ggplot2 3.3.3 V purrr 0.3.4

Give a brief expanation on how to solve this error .

image text in transcribed
> library (tidyverse) Attaching packages tidyverse 1.3.0 -- V ggplot2 3.3.3 V purrr 0.3.4 v tibble 3.0.4 v dplyr 1.0.2 v tidyr 1 . 1.2 v stringr 1. 4.0 v readr 1. 4.0 v forcats 0.5.0 - - Conflicts -- tidyverse conflicts () -- x dplyr : :filter () masks stats: :filter () x dplyr : : lag () masks stats: :lag () > library (titanic) Warning message: package 'titanic' was built under R version 4.0.5 total $ + filter (sex tint c ("female", "male") ) $>$ + count (sex) Error in filter (., sex bint c ("female", "male") ) : object 'titanic' not found

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Mathematics questions