powered by
ymlthis stores the most recently printed yml object; you can use last_yml() to retrieve it to modify, pass to use_*() functions, and so on.
yml
last_yml()
use_*()
yml() %>% yml_author("Yihui Xie") last_yml()
Run the code above in your browser using DataLab