Skip to content

Feature request: data dictionary #62

@Aariq

Description

@Aariq

Maybe this is outside the scope of the package, but I often start analyses by defining the variables in a dataframe. Similar to the table function, a function could turn the colnames of a dataframe or tibble into a list something like this:

+ `Sepal.Length` (numeric): description
+ `Sepal.Width` (numeric): description
+ `Petal.Length` (numeric): description
+ `Petal.Width` (numeric): description
+ `Species` (factor): description

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions