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

Commit

Permalink
Merge pull request #69 from galalH/gh-pages
Browse files Browse the repository at this point in the history
corrected variable name
  • Loading branch information
Edouard-Legoupil authored Nov 16, 2020
2 parents ca47840 b2baaf8 commit 2e10fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/kobo_crunching_report.R
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 762,7 @@ kobo_crunching_report <- function(form = "form.xlsx",

crunch_question <- function(j)
{
report.name.i.v <-
report.name.i.v.j <-
stringr::str_c(
report.name,
stringr::str_pad(i, 2, pad = "0"),
Expand Down

0 comments on commit 2e10fbc

Please sign in to comment.