sheets_to_df | R Documentation |
Transform Sheets From Each Ecosystem Into Combined Matrix
sheets_to_df(sheets_list, binary)
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 |
a list of four elements -df- with positive, negative, net and cumulate scores matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.