-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jubilee2 edited this page Dec 18, 2024
·
2 revisions
Welcome to the rcUtils Wiki!
rcUtils is an R library providing utility functions for parsing and analyzing log data.
To install rcUtils, run:
devtools::install_github("jubilee2/rcUtils")
- logDetailsParseDQ Parses data query log details into a structured format.
- logDetailsParseRecord Extracts key-value pairs from log details.
- logDetailsParseRecordInstance Extracts instance numbers from log details.
- queryLogSummary Summarizes query logs by extracting relevant information.
- logFilter Filters log actions based on specified types.
For detailed documentation, visit our Wiki page.
Contributions are welcome! Please submit issues or pull requests on GitHub.
rcUtils is licensed under the MIT License.
Special thanks to Lynne and Jubilee for their valuable contributions.