/farmR/man/objectiveNames-methods.Rd
https://code.google.com/p/javawfm/ · Unknown · 16 lines · 14 code · 2 blank · 0 comment · 0 complexity · 8e010fe312e2f5f833d6bb19fd0a63ab MD5 · raw file
- \name{objectiveNames-methods}
- \docType{methods}
- \alias{objectiveNames-methods}
- \alias{objectiveNames}
- \title{ Methods for Function objectiveNames in Package `farmR' }
- \description{
- Get a list of the names of all the objectives defined in a FarmRepresentation or ObjectiveParameters object
- }
- \section{Methods}{
- \describe{
- \item{object = "FarmRepresentation"}{ Returns a list of the objectives }
- \item{object = "ObjectiveParameters"}{ Returns a list of the objectives }
- }}
- \keyword{methods}