Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
tinigarske committed Mar 21, 2024
1 parent 2b11428 commit 20b46d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/popim_vacc_activities.R
Original file line number Diff line number Diff line change
@@ -183,7 +183,7 @@ read_vacc_activities <- function(file) {
##' columns and data ranges), and if so converts it to a
##' `popim_vacc_activities` object and returns this.
##'
##' The input dataframe has to have at least teh columns `region`,
##' The input dataframe has to have at least the columns `region`,
##' `year`, `age_first`, `age_last`, `coverage`, `doses` and
##' `targeting`. Any further columns are simply carried over into the
##' `popim_vacc_activities` object.

0 comments on commit 20b46d0

Please sign in to comment.