Skip to content

prepare_chart to be renamed to prepareChart in the Cookbook vignettes #715

@raheems

Description

@raheems

Example 13 on this page https://cran.r-project.org/web/packages/safetyGraphics/vignettes/Cookbook.html need a minor fix in

qtOutliers<-prepare_chart(read_yaml('https://raw.githubusercontent.com/SafetyGraphics/safetyCharts/dev/inst/config/safetyOutlierExplorer.yaml') )

prepare_chart to be renamed to prepareChart

So it looks like

qtOutliers<-prepareChart(read_yaml('https://raw.githubusercontent.com/SafetyGraphics/safetyCharts/dev/inst/config/safetyOutlierExplorer.yaml') )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions