-
Notifications
You must be signed in to change notification settings - Fork 41
Vignettes #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vignettes #78
Conversation
|
|
|
This should fix it... usethis::use_vignette("tmp")
unlink("vignettes/tmp.Rmd") |
This comment has been minimized.
This comment has been minimized.
9754fdb to
6417813
Compare
|
I'm not exactly sure how to get #77 working, the example in there reports 0/2 tests passing... But I want to at least get some writeup online as soon as possible. #77 isn't a critical priority right now since it's only for the standalone case, not within |
This comment has been minimized.
This comment has been minimized.
|
#81 got merged!!! I'll fix up the vignettes in here (this will also update the pkgdown website) |
|
Closing this PR in lieu of #102 |
Intro to
gradethis(still need to fix PR self-contained example ofgrade_conditions#77)Don't use
==