No articles match
Deep Dive into xportr1 months ago
Introduction | What goes in a Submission to a Health Authority? | Study Data Standardization Plan | SDTM and ADaM Data Packages | What is {xportr} validating in these Data Packages? | {xportr} in action | Using options() and xportr_metadata() to enhance your experience. | You've got options() or xportr_options() | Are we being too verbose? | Going meta | Warnings and Errors | Setting up our metadata object | xportr_type() | xportr_length() | xportr_label() | xportr_order() | xportr_format() | xportr_write() | xportr() | Future Work
Getting Started1 months ago
Getting Started with xportr | Preparing your Specification Files | xportr_type() | xportr_length() | xportr_order() | xportr_format() | xportr_label() | xportr_write()
Kubernetes API Setup2 months ago
Introduction | {abba} Design | Prerequisites | Create the API | Deploy the API | Connect Setup | API Access | API Runtime | Test it Out | Troubleshooting
Kubernetes Batch Jobs2 months ago
End User Facing Functions | Create a Scheduled Batch File | Deployment Prep | Deploy a Batch File to Connect | Schedule Your Cron Job
SLURM Job Submission2 months ago
Submit a Job | Get Job Status | Get the Log Content | Submit a batch of jobs to SLURM cluster
Workbench Batch Jobs2 months ago
End User Facing Functions | Create a batch list from dataset
Workbench Job Submission2 months ago
Submit a Job | Get Job Status | Get the Log Content
Building Specification Readers2 months ago
Kubernetes Job Submission2 months ago
Submit a Job | Get Job Status | Get the Log Content | Interacting with Kubernetes
abba Options2 months ago
Descriptive Statistic Layers4 months ago
Built-in Summaries | Notes About Built-in's | Custom Summaries
Tplyr Options4 months ago
Default Layer Formats | Precision Cap | Custom Summaries | Scientific Notation | Quantile Algorithms | IBM Rounding
Totals, Missings, and Denominators4 months ago
Population Data in the Denominator | Denominator Grouping | Count layers | Shift layers | Controlling the Denominator Filter | Missing Counts | Missing Subjects | Adding a 'Total' Row
Layer Templates4 months ago
Basic Templates | Templates With Parameters | Viewing and Removing Templates
Shift Layers4 months ago
A Basic Example | Filling Missing Groups Using Factors | Where to go from here
Authorization5 months ago
Overview of Authentication Methods | API Key Authentication | When to Use It | When to Avoid It | OAuth 2.0 Authorization Code Flow | Initial Setup | Authorizing | Token Refresh | OAuth 2.0 Resource Owner Password Flow | Setup | Using Environment Variables | Important Limitations | Choosing the Right Method | How Authentication State is Stored | Token Expiration | Troubleshooting | Next Steps
Configuration5 months ago
Getting an API Key | If You're an Admin | If You're Not an Admin | Setting Up Your Credentials | Using Environment Variables | Setting Environment Variables | Verifying Your Setup | A Note on Security | Next Steps
File Transfer5 months ago
Prerequisites | Downloading Files | Basic Usage | Downloading to a Temporary File | Understanding Egnyte Paths | Uploading Files | Handling Existing Files | Creating Folders | Working with Different File Types | Listing Directory Contents | Recursive Listing | Filtering Results | Combining with Downloads | Common Patterns | Downloading, Processing, and Re-uploading | Batch Downloads | Checking If a File Exists Before Uploading | Error Handling | Next Steps
Reading and Writing Data Files5 months ago
Prerequisites | Reading Data Files | CSV Files | Delimited Files | Excel Files | SAS Files | Stata Files | SPSS Files | R Objects (RDS) | Writing Data Files | SAS Transport Files | Optional Dependencies | A Few Tips | Working with Large Files | Passing Arguments Through | File Extensions Matter | Comparison with Base File Transfer | Next Steps
Example5 months ago
Setting Clinify Defaults6 months ago
Creating Setting Functions | clinify_docx_default | clinify_titles_default and clin_footnotes_default() | clinify_table_default | clinify_grouplabel_default | clinify_caption_default | Applying the Options
Document Objects and Saving1 years ago
End-to-End Example1 years ago
Getting Started1 years ago
Basics | Titles and Footnotes | Pagination and Alternating Pages | Column Headers and Widths | Writing to DOCX | Why this framework?
Pagination1 years ago
clin_auto_page() | clin_page_by() | clin_group_by() | clin_alt_pages()
Titles and Footnotes1 years ago
Footnote Pages
Converting from XPT1 years ago
Bulk File Conversion
Dates, Times, and Datetimes1 years ago
Metadata Settings
Getting Started1 years ago
Using datasetjson | Writing and Reading
Notes on ODM V21 years ago
fileOID
Numeric Precision1 years ago
Decimal Data Type
Standards in Different Regulatory Agencies2 years ago
Motivation | File name - character | XPT <img src="../man/figures/xpt.png" style="height: 34px;"/> | FDA <img src="../man/figures/fda.jpg" style="height: 20px;"/> | NMPA <img src="../man/figures/nmpa.png" style="height: 27px;"/> | PMDA <img src="../man/figures/pmda.png" style="height: 20px;"/> | File name - length | Variable name | Variable length | Label character | Label length | Values character | Values length | Format | Type | File size
Count Layers2 years ago
A Simple Example | Distinct Versus Event Counts | Nested Count Summaries
Creating Custom Tplyr Metadata2 years ago
Build a tplyr_meta object | Building your own metadata table | Anti-joins | Appending Existing Tplyr Metadata | Metadata Without Tplyr | Tying it Together
Advanced Descriptive Statistic Layer Formatting2 years ago
Empty Value Formatting | Auto Precision | External Precision | Parenthesis Hugging
General String Formatting2 years ago
Format Strings | General Formatting | Controlling Formatting | Lowercase 'x' | Uppercase 'X' | Auto-precision
Tplyr Metadata2 years ago
Generating the Metadata | Extracting The Input Source | Extracting a Result Cell's Metadata | Anti Joins
Post-Processing2 years ago
String wrapping | Row Masking | Collapsing Row Labels | Leading Spaces in HTML Files | Conditional Formatting | Extracting a Format Group | Highly Customized Sort Variables | External Data Formatting
Tplyr Table Properties2 years ago
Table Parameters | Additional Treatment Groups | Population Data | Data Completion | Where to Go From Here
Getting Started2 years ago
How Tplyr Works | The tplyr_table() Object | The tplyr_layer() Object | Adding Layers to a Table | A Note Before We Go Deeper | Constructing Layers | String Formatting in Tplyr | Layer Types | Descriptive Statistic Layers | Count Layers | Shift Layers | Where to go from here? | References
Sourcing Titles and Footnotes From External Files5 years ago
Working pharmaRTF Into Your Process | A Small Note | How It Works | Custom Reader Functions | Putting It Together | Further Reading
Advanced Usage of pharmaRTF5 years ago
Introduction | A Small Note | Understanding Document Orientation Within pharmaRTF | Multi-level Column Headers | Minimizing Cell Padding | Setting Spacing Between Column Headers and Titles | Split Titles | Special Title/Footnote Formats | PAGE_FORMAT: | DATE_FORMAT: | FILE_PATH: | Further Reading
Huxtable Tips6 years ago
Notes | Introduction | A Small Note | Huxtable Basics | Changing Table Shape | Column Headers | Cell Formatting | Cell Merging | Some Final Notes | Further Reading
pharmaRTF6 years ago
Version 0.1.1 updates | What is pharmaRTF? | A Small Note | The Basics | Further Reading