if (FALSE) {
# Perform meta-analysis on VO2max
results <- perform_meta(endpoint = "VO2max")
# Plot small-study effects results
results$meta_analysis$Overall %>%
plot_small_study_effects()
}
Run the code above in your browser using DataLab