ee_about()
# set \\code{as.df} = \\code{FALSE} to return a \\code{list} rather than a \\code{data.frame}
ee_about(as.df = FALSE)
# You can also filter by methods by data, meta-data, and actions.
ee_about(type = "data")
ee_about(type = "meta-data")
ee_about(type = "actions")Run the code above in your browser using DataLab