About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
maurolepore
11/11/2017 - 12:33 PM
share
Share
add_circle_outline
Save
makiwski.md
makiwski.md
content_copy
file_download
Rendered
Source
Add dplyr and tidyr to DESCRIPTION.
Refer to functions as
dplyr::FUNCTION()
and
tidyr::FUNCTION()
.
Remove all
!!
and
:=
because in this case you don't need them.
Add
new_df
at the end so that it is returned.
Rebuild, reload, rerun myfunction.
clear