sub-.tbl_PostgreSQLConnection: Extract Parts of tbl_PostgreSQLConnection

Description Usage Arguments Value

Description

Extract Parts of tbl_PostgreSQLConnection

Usage

1
2
## S3 method for class 'tbl_PostgreSQLConnection'
x[i, j = "*", view = FALSE, df = FALSE, head]

Arguments

x

an object of tbl_PostgreSQLConnection

i

row select

j

column names

view

logical, if TRUE, view data

df

logical, if TRUE, convert the results to dataframe

head

one number to extract the head data

Value

still tbl_PostgreSQLConnection object


yikeshu0611/mimicR documentation built on Dec. 23, 2021, 7:21 p.m.