from: Generates from part for the query

Description Usage Arguments Examples

Description

This function creates a from part for the query

Usage

1
from(query = NULL, data)

Arguments

query

Existing query

data

Table or View to query from

Examples

1
from_tb <- from("","tableName")

abhisheksinha08/mssqlR documentation built on May 20, 2019, 4:08 p.m.