powerproduction: powerproduction

Description Usage Value Examples

View source: R/mycode.R

Description

powerproduction is a function that uses data from the use_api() function to load data from about Norwegian hydro power from Norges vassdrags- og energidirektorat (NVE), and then returns a data frame showing power stations and yearly power production for that power station.

Usage

1
powerproduction(.data, name_power_station)

Value

Returning yearly power production per power station

Examples

1
2
powerproduction
data <- powerproduction() returns a data frame with 1672 oberservation of two variables, MidProd_81_10 and Navn

LinnGjesdal/kraftpriser documentation built on Nov. 10, 2019, 4:38 p.m.