update_users: Update users

Description Usage Arguments Value

Description

Update the users table as a function of transactions This does not actually modify the users datafame; it simply gives an in memory update

Usage

1
update_users(users = NULL, transactions = NULL, offers = NULL)

Arguments

users

A users dataset

transactions

A transactions dataset

offers

An offers dataset

Value

transactions, users and offers tables updated


joebrew/malariaprediction documentation built on May 15, 2019, 1:40 p.m.