add image to title slide
All checks were successful
Deploy Lakehouse Docs / build-and-deploy (push) Successful in 9m30s
Lint & Format Check / Link Check (push) Successful in 4s
Lint & Format Check / Format Check (styler) (push) Successful in 15s
R Package Tests / test (push) Successful in 58s

This commit is contained in:
2026-02-25 19:35:12 -05:00
parent 85bc257e7b
commit 869b1117e3
3 changed files with 9 additions and 5 deletions

11
man/bankfraud-package.Rd Normal file
View File

@@ -0,0 +1,11 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/bankfraud-package.R
\docType{_PACKAGE}
\name{bankfraud-package}
\alias{bankfraud-package}
\title{bankfraud: Lakehouse Workflow for the Bank Account Fraud Dataset}
\description{
Tools to ingest the Bank Account Fraud (BAF) Base dataset into a MinIO/S3-backed
lakehouse, clean encoded missing values, and produce reproducible reporting
artifacts orchestrated with targets.
}