andresimi
andresimi
Hi, is it possible to make rec work with space? ``` library(sjmisc) rec("Any Disorder", rec = "Any Disorder = Any Mental Disorder") [1] "AnyMentalDisorder" ```
Hi, is there a way to configurate a text to display in the tooltip option of the pill_button function? Thank you!
**Comportamento esperado**:  Algumas letras do tiítulo (DSM-V) deveriam sair em maiúscula como está no Bibtex, mas sai tudo em minúsculo.
Hi, I am having trouble when nesting two tables in reactable. As you can see, the third table don't match with the ID of the row clicked. Here is a...
### Description of the bug I want to create a shinyapp that sends a report via email. However I am not being able to do so. So i tried this...
Is it possible to create a table with more than 2 dependent variables in finalfit? I as looking for something like this: 
Hello, I am getting this error when trying to send emails that I could not resolve. ``` smtp_send(prepare_test_message(), to = "[email protected]", from = "[email protected]", credentials = creds_file("gmail_creds")) Error in handle_setopt(h,...
Hi guys I am havin a problem with blastula R package, with the smtp_send command. I am getting this error ``` library(blastula) blastula::smtp_send(prepare_test_message(), to = "[email protected]", from = "[email protected]", credentials...
Hi guys, thank you for the extention. It is a very usefull one. I have a minor suggestion: when we click on the "edit layouts", we could also have the...
Something strange is occuring with rec and dicho. Look: ``` > data % as.tibble() > data # A tibble: 32 × 11 mpg cyl disp hp drat wt qsec vs...