-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.R
More file actions
31 lines (19 loc) · 750 Bytes
/
Copy pathapp.R
File metadata and controls
31 lines (19 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#' .-------------------------------------------------------.
#' | FGV - Fundacao Getulio Vargas |
#' | IBRE - Instituto Brasileiro de Economia |
#' | SPDO - Superintendência de Pesquisa, Dados e Operação |
#' | Data inicial : 01/2023 |
#' | ID do codigo : appmapear |
#' | versao : 0.0.0.9000 |
#' | Responsavel : Winicius B Faquieri |
#' | Email : winicius.faquieri@fgv.br |
#' '-------------------------------------------------------'
#'
#'
#'
#'
#' > Run all!! 'Ctrl + Alt + R'
#'
#'
devtools::load_all(".")
appmapear::run_app()