Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: Tibbles | Core R Data Structures for EDA
/
Essential R Data Structures for Exploratory Data Analysis
Sezione 1. Capitolo 2
single

single

bookChallenge: Tibbles

Scorri per mostrare il menu

Compito

Scorri per iniziare a programmare

Apply your knowledge of tibbles to manipulate tabular data.

  • Create a tibble using the vectors names_vec, ages_vec, and scores_vec as columns named "Name", "Age", and "Score", respectively.
  • Select only the "Name" and "Score" columns from the tibble.
  • Filter the rows so that only those with a "Score" greater than 80 remain.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 2
single

single

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

some-alt