sheets_to_df: Transform Sheets From Each Ecosystem Into Combined Matrix

View source: R/format_data.R

sheets_to_dfR Documentation

Transform Sheets From Each Ecosystem Into Combined Matrix

Description

Transform Sheets From Each Ecosystem Into Combined Matrix

Usage

sheets_to_df(sheets_list, binary)

Arguments

sheets_list

a list of dataframes obtained with read_all_sheets

binary

if statement to turn all values 2 into values 1 for binary analysis if binary = TRUE

Value

a list of four elements -df- with positive, negative, net and cumulate scores matrix


GaelMariani/NCSSDGproj documentation built on April 1, 2024, 9:18 a.m.