dossier: Print a Dossier

View source: R/mccrr.R

dossierR Documentation

Print a Dossier

Description

Takes an input of a specific id for a specific observation and returns the name and value for each variable in the dataset for that single observation. A different way of examining what your dataset looks like on a micro level.

Usage

dossier(df, id, value, ...)

Arguments

df

a dataframe

id

the id variable of your data frame

value

the value of your individual dossier (must be in quotations)


McCartneyAC/mccrr documentation built on March 24, 2024, 5:12 p.m.