Jorge Sinval
Jorge Sinval
Here: 
I am trying to execute the function `plot_html
Hello! I try to render a simple xaringan presentation: ```rmd --- title: "Example" output: xaringan::moon_reader: mathjax: "https://cdn.bootcss.com/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_HTMLorMML" --- # Introduction ``` with the this code: ```r renderthis::to_pdf(from = "example.Rmd", to...
When I use the function `get_session_key` after defining the username, password, and API, I get the following error: ``` Error: Argument 'txt' must be a JSON string, URL or file....
I'm trying to import from an insecure server connection, how can I do it? `Error in curl::curl_fetch_memory(url, handle = handle) : SSL certificate problem: unable to get local issuer certificate`
When importing Portuguese characters using Rstudio (windows 10), I end up with a lot of badly encoded letters. Although in Rstudio Linux version, that doesn't happen. Any solution? I both...
Hello! Using the `anova` function, using the `emMeans` it only produces one graph per factor and not the interaction plot. I'm using it like this: ``` jmv::anova(df, dep = 'dep',...
### Confirm setup - [X] I have installed the development version of `{gptstudio}` (`pak::pak("MichelNivard/gptstudio")`) and tested if the problem remains. - [X] I have installed the `{reprex}` and `{sessioninfo}` packages...
Is it possible to configure Azure OpenAI API Service within `chattr`?
When I use multigroup models, I encounter this strange error: ``` r library(lavaan) #> This is lavaan 0.6-19 #> lavaan is FREE software! Please report any bugs. library(semPlot) model