Skip to content

some cleanups needed on readme page  #46

Description

@daaronr

This package is not yet available from CRAN.

-- is that ever planned?

\

comparison_table compares a variable across a group, both visually and with an appropriate statistical test.

'visually makes me think of a graph. I would replace it with 'informally'

\

> iris %>% tab(Species, Petal.Width)
> iris %>% tab(Species, Petal.Width)

-- Repeated line

\

iris %>% dplyr_table(Petal.Width, Species, percent = TRUE)
> iris %>% tab(Species, Petal.Width, percent = TRUE)

I think the first line is an error?

\

fish_for_correlations is not working, so remove from readme?

\

Examples
The EA Survey

Its not clear where it surveytools2 is being used in that link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions