This function is deprecated. Please use 'mongo' instead.
This is a legacy alias for the 'mongo' function to maintain compatibility with older code.
Usage
getTask(...)
Value
A data frame containing the MongoDB data with superkeys first
Arguments
...
Optional column names to filter for. Only rows with non-missing values
in ALL specified columns will be returned. This is useful for filtering
data to only include complete cases for specific variables of interest.