Learn R Programming

pvrank (version 1.1.2)

Radiation: Global radiation data

Description

Rank-order association between monthly mean daily global radiation, mean sunshine duration and mean temperature.

Usage

data(Radiation)

Arguments

Format

A data frame with 12 observations on the following variables.

Mt

Mean temperature, \(^\circ C\).

Gr

Global radiation, \(MJm^2\).

Msd

Mean sunshine duration, hours.

Details

Montly data.

Examples

Run this code
# NOT RUN {
	data(Radiation)
	head(Radiation)
# }

Run the code above in your browser using DataLab