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

View File

@@ -12,7 +12,7 @@ License: MIT + file LICENSE
Encoding: UTF-8 Encoding: UTF-8
Language: en-US Language: en-US
Roxygen: list(markdown = TRUE) Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2 RoxygenNote: 7.3.3
Imports: Imports:
arrow, arrow,
bonsai, bonsai,

View File

@@ -3,6 +3,10 @@ title: "BAF Fraud Modeling"
author: "Rob Wiederstein" author: "Rob Wiederstein"
date: today date: today
date-format: long date-format: long
title-slide-attributes:
data-background-image: resources/images/title-bg.jpg
data-background-size: cover
data-background-opacity: "0.35"
--- ---
```{r} ```{r}

View File

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