## Not run:
# ## get API currently in use
# API <- get ("API", .MGRAST)
#
# ## compare to API distributed with the package
# identical (API, load.MGRAST())
#
# ## build and save a new (possibly updated) copy
# build.MGRAST ("my_copy.rda")
#
# ## load it
# API <- load.MGRAST ("my_copy.rda")
#
# ## put it into effect
# assign ("API", API, .MGRAST)
# ## End(Not run)
Run the code above in your browser using DataLab