dmongin
dmongin
The class MCP3001 is not working properly: the value given by the value is almost random between 0 and 1. It is weird though because the MCP3008 is working like...
related to https://github.com/thomasp85/patchwork/issues/432, I noticed another error: If I do the following to avoid the legend error (as suggested here https://stackoverflow.com/questions/79663257/how-to-handle-legend-properly-with-patchwork/79663866?noredirect=1#comment140511944_79663866) ``` p1
It seems to me that this was working before. I am using patchwork 1.3.0 , with ggplot2 3.5.2. Here is my problem: ``` p1
I am using the redcap_error funciton, and I have the following error: ``` Erreur dans redcap_delete(records_to_delete = to_remove$record_id, redcap_uri = token_current$sqs_uri, : The REDCapR record deletion failed. The http status...
I would find very interesting to have the possibility to have redcap_delete no stopping when record do not exist, but only issuing a warning. It could be a additional argument,...