View source: R/convertTemperatures.R
| convert2Fahrenheit | R Documentation | 
Converts temperature measurements into Fahrenheit
convert2Fahrenheit(temp, input)
temp | 
 The value of the temperature to convert  | 
input | 
 The unit of the temperature to convert, allowed values are "K", "C".  | 
## Not run: 
convert2Fahrenheit(15, input = "C")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.