is.rpi | R Documentation |
Returns TRUE if this code is running on a Raspberry Pi
is.rpi(tellme = FALSE)
tellme |
if TRUE the is.rpi will return the device-tree/model. This typically looks like "Raspberry Pi 5 Model B Rev 1.0" |
TRUE if running on a Raspberry Pi. if tellme = TRUE, return the model string
is.rpi()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.