Skip to content

Soiled Airway Tracheal Intubation and the Effectiveness of Decontamination by Paramedics (SATIATED) study

Notifications You must be signed in to change notification settings

RichardPilbery/r-satiated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SATIATED study

Soiled Airway Tracheal Intubation and the Effectiveness of Decontamination by Paramedics (SATIATED) study

What is the SATIATED study?

SATIATED is a randomised trial which aims to determine whether paramedic first-pass intubation success of a simulated contaminated airway improves following training in Suction Assisted Laryngoscopy and Airway Decontamination (SALAD).

Can I replicate the data analysis?

Yes! I have provided the raw data and created a docker image which will enable you to recreate the environment I used to undertake the analysis. Just follow these steps:

  1. Install Docker
  2. Run Docker
  3. Copy the Dockerfile and place it into an empty folder
  4. Open a terminal window (or Powershell in Windoze) and change the directory to match the folder that contains the Dockerfile
  5. Enter the following command: docker build ./
  6. This might take a while, but you should end with a comment like Successfully built IMAGEID
  7. Run the command: docker run --rm -p 8787:8787 -e PASSWORD=password IMAGEID where IMAGEID is the IMAGEID value from step 6
  8. Open a browser window and head to: http://127.0.0.1:8787. Log in with the username: rstudio and password: password, if asked
  9. In the browser window, you should see an RStudio environment. Open the folder named: r-satiated-master RStudio
  10. Scroll down to find the project file, called r-satiated.Rproj and click it. Open project
  11. Now find the Session menu option along the top of the page and select Restart R. Restart R
  12. In the top-right hand window, click on the Build tab and then by clicking on the triangle next to the Build Book button, choose the bookdown::pdf_book option. Build book
  13. Be patient, this might take a minute, but once completed a new window with the rendered PDF should appear. View PDF

Funding

This study has been funded by a College of Paramedics small research grant. If you are a full member of the College, you are eligible to apply. Visit the Research and Development Advisory Committee page.

Trial registration

ClinicalTrials.gov identifier: NCT03599687

Acknowledgements

This study could not have been undertaken without the support and participation of paramedics working for Yorkshire Ambulance Service NHS Trust. In addition, the study has been supported by the National Institute for Health Research Clinical Research Network: Yorkshire and Humber. Finally, thanks goes to Dr. Jim DuCanto for his advice and support.

About

Soiled Airway Tracheal Intubation and the Effectiveness of Decontamination by Paramedics (SATIATED) study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published