get_allocation: Get the articles currently allocated to the user.

View source: R/database_interactivity.R

get_allocationR Documentation

Get the articles currently allocated to the user.

Description

Get the articles currently allocated to the user.

Usage

get_allocation(
  user_id = "all",
  allocation_type = "all",
  document_id = "all",
  user_doc_id = "all"
)

Arguments

user_id

The user_id to check in the database.

document_id

The set of document_ids to include in the allocation

Value

dataframe of the document allocations to the user.


gidonc/durhamevp documentation built on April 8, 2022, 10:31 a.m.