Learn R Programming

QBMS (version 1.5.0)

list_locations: Get the List of Locations Information of the Current Selected Crop

Description

Retrieves a list of locations associated with the current active crop, as configured in the internal state object using the set_crop function.

Usage

list_locations()

Arguments

Value

A data frame containing information about locations relevant to the current crop.

Author

Khaled Al-Shamaa, k.el-shamaa@cgiar.org

See Also

login_bms, set_crop for related crop operations.