Skip to content

Hotfix: replace datawizard::data_tabulate() to avoid r-devel NA row name error in report_participants() #243

Hotfix: replace datawizard::data_tabulate() to avoid r-devel NA row name error in report_participants()

Hotfix: replace datawizard::data_tabulate() to avoid r-devel NA row name error in report_participants() #243

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
name: test-coverage-examples
jobs:
test-coverage-examples:
uses: easystats/workflows/.github/workflows/test-coverage-examples.yaml@main