Learn R Programming

r2dii.plot (version 0.5.2)

r2dii_colours: Colour datasets

Description

All datasets have at least two columns:

  • label: Text label of the colour.

  • hex: Hex code of the colour.

Usage

palette_colours

scenario_colours

sector_colours

technology_colours

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 9 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 5 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 8 rows and 2 columns.

An object of class tbl_df (inherits from tbl, data.frame) with 18 rows and 3 columns.

Details

In scenario_colours, colours are ordered from red to green to be used in trajectory charts.

See Also

Other datasets: market_share_demo, sda_demo

Examples

Run this code
palette_colours

scenario_colours

sector_colours

technology_colours

Run the code above in your browser using DataLab