dojoin: dojoin

Description Usage Arguments Details

View source: R/db.R

Description

Join two tables

Usage

1
dojoin(fact, dim, tj1, tj2)

Arguments

fact

is the fact table of join

dim

is the dimension table of join

tj1

is the column of fact table for join

tj2

is the column of dimension table for join

Details

Returns the joined table


byadu/libcubmeta documentation built on July 20, 2020, 11:12 p.m.