<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Learnr on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/learnr/</link>
    <description>Recent content in Learnr on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Mon, 18 Mar 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/learnr/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>A tidyverse functions quiz with {learnr}</title>
      <link>https://www.rostrum.blog/2019/03/18/tidyverse-quiz/</link>
      <pubDate>Mon, 18 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2019/03/18/tidyverse-quiz/</guid>
      <description>tl;dr Can you match the tidyverse function to its package? I used {learnr} to make a ‘tidyquiz’ to test you.
A live version is available at https://mattdray.shinyapps.io/tidyquiz/
To run locally and get the very latest functions:
remotes::install_github(&#34;matt-dray/tidyquiz&#34;) to install {tidyquiz} (it’s a package!) library(tidyquiz) to load it learnr::run_tutorial(&#34;tidy&#34;, package = &#34;tidyquiz&#34;) to open in your browser   The problem I saw a (probably) tongue-in-cheek tweet recently from Ryan Timpe:</description>
    </item>
    
  </channel>
</rss>