Skip to content

fbchow/rsample-sampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsample-sampler

Talk from R-Ladies SF on 2018-08-15.

Content

Code in this repository.

Slides here

Set-up

Please install these items beforehand.
If you have any issues, feel free to reach out to me.
R
RStudio

install.packages("tidyverse")
install.packages("tidymodels")

library(tidyverse)
library(rsample)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages