Posts by Vitor Quix • 35 points
3 posts
-
0
votes1
answer26
viewsA: How to access email via Rscript?
Kamila, there is a package for g-mail: https://cran.r-project.org/web/packages/gmailr/index.html…
-
2
votes1
answer70
viewsQ: Include javascript in Shiny
I would like to include the event "Restoring column visibility (https://datatables.net/extensions/buttons/examples/column_visibility/restore.html), the code would be the one below:…
-
1
votes2
answers157
viewsQ: Using a dataframe values in ifelse
I have the following scenario: Data frame - Resources: recursos <- as.data.frame(c("server01","server02","server03")); colnames(recursos) <- "Server" Data frame - Events: eventos <-…
rasked Vitor Quix 35