Skip to content

Commit

Permalink
lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rammprasad committed Jan 24, 2024
1 parent 2da1fcf commit b783fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/articles/study_sdtm_spec.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -357,5 +357,5 @@ definition <- data.frame(
),
stringsAsFactors = TRUE
)
knitr::kable(definition, col.names = gsub("_", " ", names(definition)))
knitr::kable(definition)
```

0 comments on commit b783fba

Please sign in to comment.