resample_dorp_brandstof: resample_dorp_brandstof

View source: R/resample_dorp_brandstof.R

resample_dorp_brandstofR Documentation

resample_dorp_brandstof

Description

Function to estimate township fuel using resampling. Used within boot_dorp_brandstof

Usage

resample_dorp_brandstof(
  dta,
  placename = "place",
  unitname = "sol_energy_coal_consumptionwinter",
  formatname = "sol_energy_coal_format",
  pop,
  unitweights,
  notusename = "none",
  rep = 1000,
  ...
)

Arguments

dta

data frame giving indication of proportions who use the fuel and format

placename

Character. Default: "place"

unitname

Character. Default: "sol_energy_coal_consumptionwinter"

formatname

Character. Default: "sol_energy_coal_format"

pop

dataframe

unitweights

Named list with unit weights

notusename

Character. Default: "none"

...

Currently ignored

debug

Logical


NovaInstitute/novaInventories documentation built on March 19, 2022, 2:36 a.m.