Learn R Programming

highcharter (version 0.3.0)

citytemp: City temperatures from a year

Description

This data comes from the http://www.highcharts.com/ examples.

Usage

citytemp

Arguments

Format

A data frame with 12 observations and 5 variables.

Variables

  • month: The months.
  • tokyo: Tokyo's temperatures.
  • new_york: New york's temperatures.
  • berlin: Berlin's temperatures.
  • london: Londo's temperatures.

Examples

Run this code
data(citytemp)
citytemp

Run the code above in your browser using DataLab