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

single

bookChallenge: Indexes and Row Names

Scorri per mostrare il menu

Compito

Scorri per iniziare a programmare

Practice setting and using custom row names in data frames.

  • Assign the values from names_vector as the row names of the data frame df.
  • Use the provided selected_names vector to subset the data frame by its row names.
  • Return the updated data frame with custom row names from set_custom_row_names.
  • Return the subsetted data frame from subset_by_row_names.

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 14
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