Count the number of different conclusions made by analysts across each dataset.
Source:R/calculate_descriptive_statistics.R
count_conclusions.Rd
Takes the first analysis per team per dataset, not each analysis that was submitted. Thus filters for analyses where split_id == 1 and where analysis_id == 1
Usage
count_conclusions(data, subset_name = character(1L))