HakaiInstitute / jsp-time-series-report

Juvenile salmon program annual time series
0 stars 7 forks source link

select_() function in data_wrangle script #10

Closed sarah-friesen closed 5 years ago

sarah-friesen commented 5 years ago

When I ran the sea lice chunk in datawrangle, there was a message that select() has been deprecated. Does select() evaluate the argument identically to select_()?

Br-Johnson commented 5 years ago

How does the output of the dplyr pipeline change if you use one vs the other?