get_useractivitylogentry: Get user logged activity

get_useractivitylogentryR Documentation

Get user logged activity

Description

Gets the log of user activity on the database relating to a user or an allocation or an action type.

Usage

get_useractivitylogentry(
  useractivitylogentry_id = "all",
  action = "all",
  user_id = "all",
  allocation_id = "all"
)

Arguments

useractivitylogentry_id

primary key of user activity table of interest.

action

action types of interest.

user_id

Id of the user whose activity is of interest.

allocation_id

allocation_ids of interest.


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