SciBorgo / sports-med-intervals

A Study of Statistical Significance in Published Sport and Exercise Medicine Journals Between 2002 and 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sports-med-intervals

A Study of Statistical Significance in Published Sport and Exercise Medicine Journals Between 2002 and 2022.

Required Packages

  • tidyverse
  • rentrez
  • stringr
  • XML
  • readxl
  • janitor
  • pander
  • tables
  • cowplot
  • naniar
  • viridis
install.packages(c("tidyverse",
"rentrez",
"stringr",
"XML",
"readxl",
"janitor",
"pander",
"tables",
"cowplot",
"naniar",
"viridis"))

Structure

Most of the files and scripts are located in the main folder. However, some scripts in the "Extracted Data" folder are from the data extraction process. These are to show the process for how the data was extracted, and are not meant to be run on local machines/devices.

A summary of the data presented in the manuscript is in the "report.md" file. All R scripts within the main folder are utilized to populate this document.

About

A Study of Statistical Significance in Published Sport and Exercise Medicine Journals Between 2002 and 2022


Languages

Language:R 100.0%