Description Format Super class Public fields Active bindings Methods
Class to represent soil measurements data from AgroFIMS. It inherents from AgAPI client class all the basic parameters and methods.
R6 class
ragapi::AgAPIClient
-> AgSoilMea
user
specifies the user name, defaults to NULL
password
specifies the password, defaults to NULL
user
specifies the user name, defaults to NULL
password
specifies the password, defaults to NULL
authentication
specifies the password, defaults to NULL
token
specifies the password, defaults to NULL
user_agent
specifies the password, defaults to NULL
serverURL
specifies the password, defaults to http://research.cip.cgiar.org/agrofims/api/dev/
version
specifies the version, defaults to 0051
endPoint
specifies the end point value, tableName/method.php
user
specifies the user name, defaults to NULL
password
specifies the password, defaults to NULL
user
specifies the user name, defaults to NULL
password
specifies the password, defaults to NULL
authentication
specifies the password, defaults to NULL
token
specifies the password, defaults to NULL
user_agent
specifies the password, defaults to NULL
serverURL
specifies the password, defaults to http://research.cip.cgiar.org/agrofims/api/dev/
version
specifies the version, defaults to 0051
endPoint
specifies the end point value, tableName/method.php
new()
AgSoilMea$new( user = NULL, password = NULL, authentication = NULL, token = NULL, user_agent = NULL, serverURL, version )
ag_get_soil_studyId()
AgSoilMea$ag_get_soil_studyId( studyDbId = NULL, format = c("json", "list", "data.frame"), ... )
ag_get_soil_expsiteId()
AgSoilMea$ag_get_soil_expsiteId( expsiteDbId = NULL, format = c("json", "list", "data.frame"), ... )
clone()
The objects of this class are cloneable with this method.
AgSoilMea$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.