window_advice: Window_advice: should you open or close windows?

Description Usage Arguments Examples

View source: R/window_advice.R

Description

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

Usage

1

Arguments

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

Examples

1
window_advice(feeling = "hot", windows = 1)

patrick-eng/TooHotTooCold documentation built on May 18, 2019, 3:39 a.m.