show_tags: Show tags of a Df in lower-right part of Rstudio screen

View source: R/show_tags.R

show_tagsR Documentation

Show tags of a Df in lower-right part of Rstudio screen

Description

Table of tags

Usage

show_tags(
  x,
  cols = NULL,
  NW = "30%",
  TW = "100%",
  filename = NULL,
  showit = TRUE
)

Arguments

x

a Df

cols

Column numbers to show

NW

width of leftmost column

filename

file name

showit

TRUE or FALSE

Value

table


lebatsnok/hammock documentation built on Dec. 2, 2022, 6:25 a.m.