I am trying to create a dataset just with the rows that have a unique value in the ID col. When I run this code:
newdf <- distinct(mydataframe$ID, .keep_al