Closed chabrault closed 2 years ago
Add a parameter to control type of output (long or wide)
There is an error in the line 70 of the changed file, the code must be replaced by: final_df <- dplyr::filter(result_df, Target.URI %in% so_list$uri)
final_df <- dplyr::filter(result_df, Target.URI %in% so_list$uri)
Add a parameter to control type of output (long or wide)