KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
tidyverse-booster
★ 18
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
hexbvh
:
A hexagonal prism BVH: more efficient than AABB.
telegraphist
:
🤖 Telegram Bot API on Go
mbbl-pilco
:
Implementation of PILCO for the Model-Based Baselines Project
SDSS-ML
:
These scripts explore galaxy/quasar/star classification from optical and infrared magnitudes using supervised machine learning.
robotframework-imagelibrary
:
Addition to Robotframework libraries
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tidyverse-booster
?
Download (.md)
# tidyverse-booster Notes and live code for a live-coding class "boosting your tidyverse skills" * Thinking about types * Using functional programming * Everything you really need to know about tidy eval ## Setup ```R install.packages("tidyverse") install.packages("gapminder") usethis::use_course("http://bit.ly/30lAoSe") ``` ## Resources * https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1006023#sec004 * http://teachtogether.tech/#s:performance