collaborator

所属分类:R语言
开发工具:R
文件大小:0KB
下载次数:0
上传日期:2022-11-18 11:50:43
上 传 者sh-1993
说明:  使用R和REDCap应用程序的可扩展多中心研究
(Scalable multi-centre research using R and REDCap applications)

文件列表:
.Rbuildignore (77, 2023-11-12)
.travis.yml (55, 2023-11-12)
DESCRIPTION (1169, 2023-11-12)
NAMESPACE (1620, 2023-11-12)
R/ (0, 2023-11-12)
R/author_name.R (2918, 2023-11-12)
R/collapse_01.R (2744, 2023-11-12)
R/dag_manage.R (4010, 2023-11-12)
R/data_dict.R (6890, 2023-11-12)
R/development/ (0, 2023-11-12)
R/development/upload_file_same.R (1677, 2023-11-12)
R/development/upload_file_unique.R (1952, 2023-11-12)
R/development/upload_record_new.R (1942, 2023-11-12)
R/example_data.R (1510, 2023-11-12)
R/group2csv.R (1669, 2023-11-12)
R/orcid_name.R (5162, 2023-11-12)
R/orcid_valid.R (5542, 2023-11-12)
R/redcap_compare.R (5319, 2023-11-12)
R/redcap_data.R (13271, 2023-11-12)
R/redcap_format_repeat.R (1648, 2023-11-12)
R/redcap_log.R (1944, 2023-11-12)
R/redcap_metadata.R (8565, 2023-11-12)
R/redcap_sum.R (9347, 2023-11-12)
R/report_auth.R (4074, 2023-11-12)
R/report_miss.R (14031, 2023-11-12)
R/retired/ (0, 2023-11-12)
R/retired/user_roles.R (3274, 2023-11-12)
R/user_import.R (2886, 2023-11-12)
R/user_manage.R (12026, 2023-11-12)
R/user_role.R (3500, 2023-11-12)
R/user_summarise.R (2577, 2023-11-12)
collaborator.Rproj (386, 2023-11-12)
data/ (0, 2023-11-12)
data/example_data_dict.rda (666, 2023-11-12)
data/example_df_user.rda (570, 2023-11-12)
data/example_report_author.rda (1159, 2023-11-12)
man/ (0, 2023-11-12)
man/author_name.Rd (1075, 2023-11-12)
... ...

collaboratoR ========== The `collaboratoR` package provides functions which help facilitate administration of multi-centre research using R and the [REDCap](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2700030/) (Research Electronic Data Capture) application. These functions have been developed and utilised within several collaborative research projects from: - [**Student Audit and Research in Surgery (STARSurg)**](https://www.starsurg.org) - [Outcomes After Kidney injury in Surgery (OAKS)](https://starsurg.org/oaks-2/) - [REspiratory COmplications after abdomiNal Surgery (RECON)](https://starsurg.org/recon-project-18-19/)

- [**EuroSurg**](http://www.eurosurg.org) - [Ileus Management International (IMAGINE)](http://eurosurg.org/imagine-hub/) - [Management of COMPlicAted intra-abdominal collectionS after colorectal Surgery (COMPASS)](http://eurosurg.org/compass-study-hub/)

- [**GlobalSurg**](http://globalsurg.org/) - [GlobalSurg 3: Quality and outcomes after global cancer surgery](http://globalsurg.org/projects/cohort-studies/globalsurg-3/) - [CovidSurg](https://globalsurg.org/covidsurg/)

- [**West Midlands Research Collaborative (WMRC)**](http://www.wmresearch.org.uk) - [Oesophago-Gastric Anastomosis Audit (OGAA)](https://ogaa.org.uk/)

All functions have been developed with the aim of being applicable to a broad range of REDCap projects. Any suggestions for further functions are welcome, however these would need to be aligned with this aim. If the CollaboratoR package is used within your project, please e-mail the authors [here](mailto:v1kmcle6@ed.ac.uk) so the list above can be updated. Please also consider citing the package in any resultant publications with the suggested format: "McLean KA, Ots R, Drake TM, Harrison EM. *CollaboratoR: Scalable multi-centre research using R and REDCap*. 2019. Avaliable at: [https://github.com/kamclean/collaborator](https://github.com/kamclean/collaborator)." Installation and Documentation ------------------------------ You can install `collaborator` from github with: ``` r # install.packages("remotes") remotes::install_github("kamclean/collaborator") ``` It is recommended that this package is used together with `tidyverse` packages. Furthermore, functions to faciliate analysis of data collected in R can be found in the [finalfit](https://github.com/ewenharrison/finalfit/blob/master/README.md) package. Vignettes --------- [Generating Redcap Summary Data](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_summary.md) [Redcap User Management: 1. Explore Current Users](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_user_1_explore.md) [Redcap User Management: 2. Automatically Assign User Rights](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_user_2_assign.md) [Generating Authorship Lists](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_authors.md) [Generating Missing Data Reports](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_missing.md) [Generating a Simple, Easily-Shareable Data Dictionary](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_data_dict.md) [Mailmerge in R with personalised attachments](https://github.com/kamclean/collaborator/blob/master/vignettes/vignette_email.md)

近期下载者

相关文件


收藏者