Giter VIP home page Giter VIP logo

learnr.tidyeval's Introduction

learnr.tidyeval

Travis-CI Build Status CRAN_Status_Badge

The goal of learnr.tidyeval is to support an interactive tutorial for tidyeval.

Please see the operational shiny-app at https://ijlyttle.shinyapps.io/tidyeval

Installation

You can install learnr.tidyeval from github with:

# install.packages("devtools")
devtools::install_github("ijlyttle/learnr.tidyeval")

learnr.tidyeval's People

Contributors

ijlyttle avatar jonmcalder avatar sowla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sowla jonmcalder

learnr.tidyeval's Issues

Extra step needed in enquo example?

The last exercise in the "Quosures" section of https://ijlyttle.shinyapps.io/tidyeval/#section-writing-functions-that-use-tidyeval tells me to uncomment an expression that assigns "birth_year" to input_name and then change a function call, presumably so that the variable input_name is passed into filter_sym_value. However, doing this results in a tibble with zero rows rather than the same tibble produced by the original code. Have I misunderstood the instructions?
screen shot 2018-11-20 at 12 23 04 pm

Update for 2021

Giving a Graphics-Group presentation on 2021-09-30 - want to update:

  • {{}} embrace the args
  • ... use the dots
  • address #4
  • update references to:
    • include origin of quosures
    • Jenny and Lionel's 2019 rstudioconf presentations, also Lionel's followup from 2020.
    • Hadley's Shiny tutorials

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.