| regulog-package | regulog: Tamper-Evident Audit Logging for R |
| as.data.frame.regulog | Convert a regulog object to a data frame |
| export_audit_trail | Export the audit trail |
| filter_log | Filter audit log entries |
| log_action | Log a discrete action in the audit trail |
| log_change | Log a before/after field change in the audit trail |
| log_note | Log a free-text note in the audit trail |
| log_signature | Apply an electronic signature to the audit trail |
| regulog | regulog: Tamper-Evident Audit Logging for R |
| regulog_init | Initialise a regulog audit log session |
| regulog_observer | Create a logging observer for a reactive Shiny input |
| regulog_shiny_init | Initialise a regulog session inside a Shiny server |
| rl_read | Log a data read operation |
| verify_log | Verify the integrity of an audit log chain |
| with_log | Run an expression with automatic data read logging |