getData: R Function für generating a custom colorpallette of length x

View source: R/dbhelper.R

getDataR Documentation

R Function für generating a custom colorpallette of length x

Description

R Function für generating a custom colorpallette of length x

Usage

getData(sqlquery, dbase = "ucchscience")

Arguments

sqlquery

:character vector - The SQL-Query

dbase

:character vector - Name of Database as specified in odbc.ini to parse internally into getDBConnect

Value

an DBIResult

Author(s)

Stefan Bartels, email@biobits.eu

Examples

result<-getData("Select * from Patients",dbase= "mydatabase")




biobits/bbhelper documentation built on Feb. 11, 2025, 4:53 p.m.