You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally this would take an input, resize it to some standard size (120x140?), put it in man/figures/logo.png and generate the text to add to README.{R,}md e.g. <img src="man/figures/logo.png" align="right" />
The text was updated successfully, but these errors were encountered:
jimhester
added a commit
to jimhester/usethis
that referenced
this issue
May 24, 2018
* Add use_logo function to add a logo to a package
Fixes#358
* Try using libmagick++-dev
The error says to use a ppa, but I would like to avoid that if possible
* Fix link for geometry
Ideally this would take an input, resize it to some standard size (120x140?), put it in
man/figures/logo.png
and generate the text to add toREADME.{R,}md
e.g.<img src="man/figures/logo.png" align="right" />
The text was updated successfully, but these errors were encountered: