:::: {email}
!
This email was sent from Quarto
::: {subject}
subject:::
::::
Our first introduction to pointblank
pointblank
provides data quality assessment and metadata reporting for data frames and database tables. https://github.com/rstudio/pointblank
🧰 The pointblank::scan_data()
function provides a HTML report of the input data to help you understand your data.
Activity
👉 Activity objective: exploring our data
materials/02-data-exploration/02-data-exploration.Rproj
02-data-exploration.qmd
🧰 pointblank
for data validation
pointblank
data quality workflowpointblank
data quality workflowpointblank
data quality workflowpointblank
data quality workflowpointblank
data quality workflowpointblank
data quality workflowActivity
👉 Activity objective: Use pointblank
to validate data, remove non-compliant records, and explore validation results.
materials/03-data-clean-validate/03-data-clean-validate.Rproj
_simple-validation.qmd
pointblank
Create a multiagent
to summarize repeated validations to monitor data quality over time.
Use a YAML file to define validations which can be applied across projects and version controlled
pointblank
test drive on Posit Cloud: https://posit.cloud/project/3411822
Let’s put together the information from data validation to send conditional emails.
What might happen?
.content-visible when-meta
.content-visible when-meta
Activity
👉 Activity objective: See the whole workflow of data validation and conditional emails put together.
materials/03-data-clean-validate/
03-data-clean-validate.qmd
CONDITION_OVERRIDE
locallyCONDITION_OVERRIDE
to send yourself the different emails⚠️ Common mistakes when creating emails
{ggplot2}
output can be included in the email{gt}
package. (Just remember, no interactivity!){webshot2}
package to take a capture of the widget and embed it as an imageSend alerts to a Slack channel or MS Teams, or via text message: https://rviews.rstudio.com/2020/06/18/how-to-have-r-notify-you/
Click to go back to Data Science Workflows with Posit Tools - R Focus website ↩︎