# S3 method for surveydata
mutate(.data, ...)# S3 method for surveydata
as_tibble(x, ..., .name_repair, rownames)
# S3 method for surveydata
as.tbl(x, ...)
# S3 method for surveydata
select(.data, ...)
# S3 method for surveydata
arrange(.data, ...)
# S3 method for surveydata
summarise(.data, ...)
# S3 method for surveydata
summarize(.data, ...)
# S3 method for surveydata
slice(.data, ...)