stier-lab / Seaside-chats

0 stars 0 forks source link

Topic-ideas #1

Open lilyzzhao opened 5 years ago

lilyzzhao commented 5 years ago

here function

adrianstier commented 5 years ago

https://lubridate.tidyverse.org/


Adrian Stier

Assistant Professor Department of Ecology Evolution & Marine Biology University of California Santa Barbara Noble Hall 2108

astier@ucsb.edu

W: (805) 893 5467 M: (203) 241 8978 web: https://www.oceanrecoveries.com/

On Apr 24, 2019, at 12:47 PM, lilyzzhao notifications@github.com wrote:

here function

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

adrianstier commented 5 years ago

cleaning data -http://sfirke.github.io/janitor/

pulling statistical analysis summary out - https://cran.r-project.org/web/packages/skimr/vignettes/Using_skimr.html

multiple panel graphs without faceting in ggplto - cowplot - https://cran.r-project.org/web/packages/cowplot/vignettes/introduction.html


Adrian Stier

Assistant Professor Department of Ecology Evolution & Marine Biology University of California Santa Barbara

astier@ucsb.edu Office: Noble Hall 2108 W: (805) 893 5467 M: (203) 241 8978 web: https://www.oceanrecoveries.com/

On Wed, Apr 24, 2019 at 4:06 PM Adrian Stier astier@ucsb.edu wrote:

https://lubridate.tidyverse.org/


Adrian Stier

Assistant Professor Department of Ecology Evolution & Marine Biology University of California Santa Barbara Noble Hall 2108

astier@ucsb.edu

W: (805) 893 5467 M: (203) 241 8978 web: https://www.oceanrecoveries.com/

On Apr 24, 2019, at 12:47 PM, lilyzzhao notifications@github.com wrote:

here function

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stier-lab/Seaside-chats/issues/1#issuecomment-486398878, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCUYP6PADT33WFRA4X7HITPSC2MVANCNFSM4HIHKNSA .

adrianstier commented 5 years ago

Replace matched patterns in a string.

https://stringr.tidyverse.org/reference/str_replace.html

lilyzzhao commented 5 years ago

any lesson from the R for data science book https://r4ds.had.co.nz/index.html

lilyzzhao commented 5 years ago

Any lesson from the Ocean Health index training manual http://ohi-science.org/data-science-training/index.html including merge conflicts http://ohi-science.org/data-science-training/collaborating.html#merge-conflicts

lilyzzhao commented 5 years ago

https://moderndive.com/index.html another booklet on R coding

adrianstier commented 5 years ago

i would be psyched to learn more about these, i love D3 but it's been tricky for me to get them to work in the past so i'm excited to see more integration https://blog.rstudio.com/2018/10/05/r2d3-r-interface-to-d3-visualizations/