Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge: Sorting and Ordering | Core R Data Structures for EDA
/
Essential R Data Structures for Exploratory Data Analysis
Seção 1. Capítulo 20
single

single

bookChallenge: Sorting and Ordering

Deslize para mostrar o menu

Tarefa

Deslize para começar a programar

Sort a data frame by multiple columns and explain the result.

  • The function must return a new data frame sorted first by the Department column in ascending order, and then by the Salary column in ascending order within each department.
  • The function must not modify the original data frame.
  • The function must work for any data frame with at least the columns Department and Salary.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 20
single

single

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

some-alt