diff --git a/DESCRIPTION b/DESCRIPTION index 8dc447d..199c72b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,7 +12,7 @@ License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.2 +RoxygenNote: 7.3.3 Imports: arrow, bonsai, diff --git a/index.qmd b/index.qmd index 258ac23..a7d884e 100644 --- a/index.qmd +++ b/index.qmd @@ -3,6 +3,10 @@ title: "BAF Fraud Modeling" author: "Rob Wiederstein" date: today date-format: long +title-slide-attributes: + data-background-image: resources/images/title-bg.jpg + data-background-size: cover + data-background-opacity: "0.35" --- ```{r} diff --git a/man/baflakehouse-package.Rd b/man/bankfraud-package.Rd similarity index 59% rename from man/baflakehouse-package.Rd rename to man/bankfraud-package.Rd index 69bcb6e..c2b6673 100644 --- a/man/baflakehouse-package.Rd +++ b/man/bankfraud-package.Rd @@ -1,9 +1,9 @@ % 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} -\name{baflakehouse-package} -\alias{baflakehouse-package} -\title{baflakehouse: Lakehouse Workflow for the Bank Account Fraud Dataset} +\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