psi_tidyfier: PSI tidyfier

View source: R/df_work_functions.R

psi_tidyfierR Documentation

PSI tidyfier

Description

Function to transform psiData objects to tidy format

Usage

psi_tidyfier(
  psi_data,
  include_flags = FALSE,
  include_question = FALSE,
  parent_logger = "test"
)

Arguments

psi_data

A psiData object

include_flags

A logical object. Set to TRUE if data flags should be included in the returned object

include_question

A logical object. Set to TRUE if data sets questionnaire data should be included in the returned object

Value

tibble object


vflo/PSIsapfluxnetQC1 documentation built on Feb. 15, 2024, 3:19 a.m.