yay-package | R Documentation |
A delightful mix of convenience functions designed to put a smile on your face during typical R workflows.
Some of yay's functionality is controlled via package-specific global configuration which can either be set via R options or environment variables (the former take precedence). This configuration includes:
Description | R option | Environment variable | Default value |
Netlify personal access token used for authentication in the netlify_*() functions. | yay.netlify_token | R_YAY_NETLIFY_TOKEN | |
Porkbun API key used for authentication in the porkbun_*() functions. | yay.porkbun_api_key | R_YAY_PORKBUN_API_KEY | |
Porkbun secret API key used for authentication in the porkbun_*() functions. | yay.porkbun_secret_api_key | R_YAY_PORKBUN_SECRET_API_KEY | |
Maintainer: Salim Brüggemann salim-b@pm.me (ORCID)
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.