View source: R/update_deploy.R
update_deploy | R Documentation |
Reorganize the deployment columns to match a specific xlsx template configuration.
update_deploy(deploy, from = 2, to = 3)
deploy |
The deployment dataframe. |
from |
Template version that 'deploy' is being updated from. Numeric value equal to 2 or 3. |
to |
Template version that 'deploy' will be updated to. Numeric value equal to 2 or 3. |
updated deployment dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.