vegawidget / virgo

A DSL for layered grammar of interactive graphics in R

Home Page:https://vegawidget.github.io/virgo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need magrittr in imports?

emitanaka opened this issue · comments

I tried running the first example and got the following.

could not find function "%>%"

You need to usethis::use_pipe()?

PS: great pkg! How very exciting!

Yes, thanks.