No articles match
Final Report CTN-00941 months ago
Table 1 | Table 2 | Table 3
Harmonization Information5 months ago
The all_drugs dataset | Buprenorphine Details | Alcohol | The asi dataset | The demographics dataset | The detox dataset | The everybody dataset | The fagerstrom dataset | The first_survey dataset | The pain dataset | The psychiatric dataset | The randomization dataset | The rbs dataset | The rbs_iv dataset | The screening_date dataset | The sex dataset | The tlfb dataset | The treatment dataset | The uds dataset
Creating Slides from a Template with write_slides() 5 months ago
Introduction | Getting Started | The R Medicine Template | Customizing the Template | Sharing Your Work | Saving Slides into a Package
Drop Labels from a Table6 months ago
The Problem | The Solution | Drop a single label | Drop multiple labels | Use inside a mutate | Drop all dataset variable labels
Creating Copy-Paste Friendly Table Summaries in R6 months ago
The Problem | The Solution | Extra option: display_redacted | What is the example data?
Import All Instruments from a REDCap Project6 months ago
The Problem | The Solution
Importing from REDCap6 months ago
Loading REDCap Data into R with an API request | Getting an API Token | Protecting Your API Tokens | NEVER DO THIS! | Better Options
Make a 'Choose All' Table6 months ago
The Problem | Aside: Loading REDCap Data into R | The Solution | Data Loaded with import_instruments() | Data Exported with "Data Exports, Reports and Stats" in REDCap
Make a 'Choose One' Table6 months ago
The Problem | Aside: Loading REDCap Data into R | The Solution
Make an Instrument6 months ago
The Problem | Aside: Loading REDCap Data into R | The Solution
Make Binary Word6 months ago
The Problem | Aside: Loading REDCap Data into R | Make Analysis Data | The Solution | Default Lettering | Custom Lettering
Create a Research Project with R Markdown and rUM 12 months ago
Introduction | How do I get RMarkdown and rUM? (Add a "quart o' rUM"!) | Ordering rUM from the Menu | Add rUM into an existing folder/directory that does not have an RStudio project. | After your rUM has been served | rUM infused Markdown headers | What are the headers | html2 with rUM | html2 Details with rUM | pdf2 showing LaTeX with rUM | bookdown_site with rUM | Session
Find and Show Slides in a Package 12 months ago
Introduction | Getting Started
Using rUM on Posit.Cloud or with Positron 12 months ago
Introduction | rUM on Posit.Cloud | Session
Make Datasets Documentation with write_man() 12 months ago
Introduction | Getting Started | Conclusion
Create a Research Project with Quarto and rUM 12 months ago
Introduction | How do I get quarto and rUM? (Add a "quart o' rUM"!) | Ordering rUM from the Menu | Add rUM into an existing folder/directory that does not have an RStudio project. | What is in the project? (What is served with your rUM?) | Session
Create a R Markdown File from a rUM Template 12 months ago
Introduction | Using Code Templates in RStudio
Make a Package 12 months ago
Introduction | How do I make a package project? | Can I write my vignette with Quarto?
Include an example in the analysis paper outline 12 months ago
Introduction | Simpler Tables
Customizing Quarto Documents with SCSS 12 months ago
Introduction | Getting Started | What Does custom.scss Contain? | Customizing Styles | Creating Additional Style Sheets | Handling Different YAML Structures | Why Use Multiple Style Sheets? | Conclusion
Make Lookup Table5 years ago
Fix dea_brands | Fix DEA category and class | The DEA street name file has:
How the dea_controlled file was made.5 years ago
Mark names that will be diffcult to parse | Difficult synonyms | Easy synonyms | bind the 'easy' and 'difficult' synonym datasets to create the final dataset
How the dea_street_names file was made.5 years ago
Introduction to DOPE5 years ago
DEA | Web Scrape | Fact Sheets | Drug Brands | PDFs | Slang | Controlled Substances | DEA Summary | No Slang | IQVIA | drug_stop_words.rda
Introduction to parse and the lookup_ functions5 years ago
Data: drug_df | parse() | lookup_* | lookup() | compress_lookup() | lookup_syn()
How the noslang_stret_names file was made.5 years ago
Scrape No Slang Data | Finding Drug Names
Scraping drug names and slang from web pages.5 years ago
Write a function to get the name, category and path of a drug