Fernando Brito Lopes
Fernando Brito Lopes
I am trying to make an R shiny app where the user can filter across multiple columns and these columns are factor, so they can select a specific category in...
Hi, I have it on my laptop and it works fine. But I copied the folder to another laptop and it did not work. It gives me an error saying:...
I was trying to use the function show_dplyr but I got the following error message: Error: Subqueries are not supported Error: OVER clauses are not supported Error: Joins of three...
Is there a way to use the ***layout_glue_generator*** and ***formatter_pander***? ```r library("logger") logfile
Hi, Is there a way to retrieve the current line number when the log is called? I've been using the logger with the following layout. ``` logLayout
Hi Peter, I wonder if you could add an option to fit a linear mixed model, where we can consider the random effect of an individual, by passing a relationship...