new_whippr_tibble {whippr}R Documentation

Construct a new tibble with metadata

Description

Construct a new tibble with metadata

Usage

new_whippr_tibble(.data, metadata)

Arguments

.data

A data frame

metadata

Metadata to be passed along with the data

Value

a tibble


[Package whippr version 0.1.3 Index]