Description Usage Details Value Author(s) References
If the chrome binary path has not already been set in HEADLESS_CHROME environment variable, the function will try to find the chrome binary on your system using a some hints.
1 |
It will look in the registry for an installed version
It will return a hard-coded path of Chrome under ‘/Applications’.
It will search for chromium-browser
and google-chrome
from
the system's PATH variable.
A character string. The path the chrome binary that will
be used by crrri
.
Yihui Xie, Romain Lesur, Christophe Dervieux
From pagedown
R package, licence MIT. Source on Github
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.