Description Usage Arguments Examples
View source: R/window_advice.R
This function will tell you how to adjust your temperature depending on how many windows you have open, and if you are feeling hot or cold
1 | window_advice(feeling, windows)
|
feeling |
specify whether you are feeling hot or cold, string inputs "Hot" or "Cold" |
windows |
specify how many windows you currently have open, numeric inputs |
1 | window_advice(feeling = "hot", windows = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.