-
Hi Andre,
Thanks for putting up this code. I an have a few problems and I thought I would check with you before looking further into them
1) Xy seems to have changed. It now requires something like
…
-
This is working well now. Could we make a very minor change at least and perhaps add some further options.
a) The very minor change is that currently on Visualising data the default is sort = TRUE…
-
_Hi. I am making a project (trying) from a neighboring branch. It is based on homespane. I get errors like this._
`Arduino: 1.8.16 (Mac OS X), Плата:"ESP32 Wrover Module, Default 4MB with spiffs (1…
-
Greetings.
Could you please add **CanAirIO AirQuality Sensors Library** to Arduino Library Manager?
- [x] Github repository: https://github.com/kike-canaries/canairio_sensorlib
- [x] tag: **v0.…
-
Can we have an option to use Plot3D
https://cran.r-project.org/web/packages/plot3D/vignettes/plot3D.pdf
to create visualization for 2d -> 1d functions?
it seems to be easier to use than most other…
-
Create R/data.R and create the roxygen skeleton to document all datasets in data/. Then ask Erika to fill the gaps in the documentation, reveal the missing datasets, and the missmatches between the da…
-
is there a way to set the range of temperatures in a temperature sensor? right now on my HomeKit app it clamps between 32 and 212 when I see the temperature sensor in the iOS app, even though I'm send…
-
when running on a pi3b ith latest (today) Rasbian and Thonny python IDE (3.7.3), I get a error result when I start the example
%Run mpc3432.py
Traceback (most recent call last):
File "/home/pi/…
-
I may be missing something obvious here, but this feels like a bug to me. I was running the latest version of `knitr` from CRAN (`v1.12.3`). I have a simple `rmarkdown` document (please ignore any po…
-
## Issue
I've been using officedown to create reports for a while, and recently started to implement flextables to create tables with proper layouts. However, the structure of my report means there…