dwww Home | Show directory contents | Find package

# simple name selections

    Code
      recipes_eval_select(quos = quos(log(beds)), data = Sacramento, info = info_sac)
    Condition
      Error:
      ! Problem while evaluating `log(beds)`.
      Caused by error:
      ! object 'beds' not found

---

    Code
      recipes_eval_select(data = Sacramento, info = info_sac)
    Condition
      Error in `enexpr()`:
      ! argument "quos" is missing, with no default

Generated by dwww version 1.15 on Sat May 18 04:28:01 CEST 2024.