R/demoskop.R

Defines functions demoskop

Documented in demoskop

demoskop <- function(x) {
    y <- x + 1
    return(y)
}
maillot-jaune/playr documentation built on Dec. 21, 2021, 1:44 p.m.