nwos_estimates_data_recode: NWOS Data Recode

View source: R/nwos_estimates_data_recode.R

nwos_estimates_data_recodeR Documentation

NWOS Data Recode

Description

Recode and add basic NWOS variables.

Usage

nwos_data_recode(data = QUEST_WIDE, meta.data = QUEST_META, box2 = c(names(data)[grepl("OBJ_", names(data))], names(data)[grepl("CNC_", names(data))], "ATT_WOODED", "ATT_SELL", "KNOW_WOOD", "WANT_KNOW_WOOD", "EMO_WOOD", "WOOD_COMMUNITY"))

Arguments

data

= QUEST_WIDE,

meta.data

= QUEST_META,

box2

= c(names(data)[grepl("OBJ_", names(data))], names(data)[grepl("CNC_", names(data))], "ATT_WOODED", "ATT_SELL", "KNOW_WOOD", "WANT_KNOW_WOOD", "EMO_WOOD", "WOOD_COMMUNITY")

Details

The default values create the variables used in the NWOS tables.

References

Butler, B.J. In review. Weighting for the US Forest Service, National Woodland Owner Survey. U.S. Department of Agriculture, Forest Service, Northern Research Station. Newotwn Square, PA.

Examples

??

familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.