peek: Peek at top n rows of a table

View source: R/explore.R

peekR Documentation

Peek at top n rows of a table

Description

Peek at top n rows of a table

Usage

peek(con, tbl, n = 10)

Arguments

con

connection to wrds

tbl

table to query

n

number of rows to return


be-green/wrds documentation built on Jan. 14, 2023, 8:44 a.m.