andresimi

Results 10 issues of 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**: ![image](https://cloud.githubusercontent.com/assets/7464255/23974234/fad63d82-09b8-11e7-9184-e21d6c9f8486.png) 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...

bug

Is it possible to create a table with more than 2 dependent variables in finalfit? I as looking for something like this: ![image](https://user-images.githubusercontent.com/7464255/91935193-86a59d80-ecc3-11ea-844f-8ab1d33d444f.png)

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...

enhancement

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...