Skip to content
Coming soon: Ally. Your guide to the world of AI and R. Learn More →
R for the Rest of Us Logo

Data Cleaning with R

coalesce() and fill()

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  • Load the fish landings data 'fish-landings.csv'

  • Fill the 'Fish' and 'Lake' columns

  • Reorder the numeric variables ('Commission reported total' first) and create a new column, coalescing the three numeric variables]