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

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

Open
JamesLeonDufour opened this issue Jun 17, 2021 · 0 comments

Comments

@JamesLeonDufour
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant