/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

  1. \name{objectiveNames-methods}
  2. \docType{methods}
  3. \alias{objectiveNames-methods}
  4. \alias{objectiveNames}
  5. \title{ Methods for Function objectiveNames in Package `farmR' }
  6. \description{
  7. Get a list of the names of all the objectives defined in a FarmRepresentation or ObjectiveParameters object
  8. }
  9. \section{Methods}{
  10. \describe{
  11. \item{object = "FarmRepresentation"}{ Returns a list of the objectives }
  12. \item{object = "ObjectiveParameters"}{ Returns a list of the objectives }
  13. }}
  14. \keyword{methods}