Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes dplyr -> taxize #1

Open
ibartomeus opened this issue Mar 13, 2018 · 2 comments
Open

Changes dplyr -> taxize #1

ibartomeus opened this issue Mar 13, 2018 · 2 comments

Comments

@ibartomeus
Copy link
Member

I am thinking on droping dplyr and add taxize to day 1.

Multivariate analysis can also use FD metrics... but this is too much.

R packages?

@Pakillo
Copy link
Member

Pakillo commented Mar 14, 2018

Mmmm I'd keep dplyr. It's very popular (they will find dplyr code everywhere). And powerful. And we use it a lot for the GIS module (sf is closely tied to dplyr). At least a brief intro to the pipe (%>%) and a few common verbs (filter, select, group_by and summarise...)

R pkgs would be nice, but I think many more people will need (or would benefit) from tools like Rmarkdown or GitHub before building their own pkg. But I would definitely teach how to write functions. That is critical for good code, and main step to be able to build pkgs later

@ibartomeus
Copy link
Member Author

ok, i keep dplyr.

I already teach functions in programming 2.

Notes to self:
-Update reshape example to use corridors as columns.
-Typo in "log_ir"
-pieloux function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants