Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Ability to configure the presence of Crunching step & Dataset description #79

@JamesLeonDufour

Description

@JamesLeonDufour

Ability to take out at the beginning of the RMD and output the section on Crucnhing step, and Dataset description


Context

provide more detailed introduction to the issue itself and why it is relevant

Problem

ordered list the process to finding and recreating the issue, example below

Expected result

Be able to choose at the beginning if needed to include Crucnhing step, and Dataset description

Current result

describe what you you currently experience from this process, and thereby explain the bug

  koboloadeR::kobo_crunching_report(form,
                        output ="docx", ## other options are  "docx", "pptx", "aspx"
                        render = "TRUE", ## can put to false in case you just need to refresh the Rmd based on your xlsform config
                        lang = "eng", ## other options is to have report language in Spanish "esp" or french "fre"
                        unhcRstyle = "TRUE", ## put false to have a non-UNHCR neutral theme
                        use_pct = "TRUE", ## use count rather than % in charts label
                        add_error_bar = "TRUE"  ## put false to supress error bar
                        )

Possible Fix

App a paremeter in this function to be able to include or not those sections.

name of issue screenshot

if relevant, include a screenshot

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