Fazer múltiplos deploys com registros
fazer_deploy.RdCaminhos defaults baseados nos locais atuais dos arquivos utilizados.
Usage
deploys_multiplos_registrado(
...,
comentario = FALSE,
nova_planilha_registro = FALSE
)
fazer_deploy(
local_do_arquivo_app = file.path(getwd(), "Shiny2"),
appFileManifest = file.path(getwd(), "Shiny2", "d4b3-277f-d5ea-8b4a.txt"),
AppID,
nome_deploy
)
fazer_deploy_registrado(
...,
comentario = FALSE,
nova_planilha_registro = FALSE
)