X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fwrite.nexus.Rd;h=d4f145f04a391a1b5f4ba4cfbe850d3d54acf669;hb=12b407de3b6d3a160eb2ebd48d005da328735206;hp=faf2ef63bf381d93929750b51e339aefb811e027;hpb=48681c35f7904c17b064de9c6bf96d84581e9e52;p=ape.git diff --git a/man/write.nexus.Rd b/man/write.nexus.Rd index faf2ef6..d4f145f 100644 --- a/man/write.nexus.Rd +++ b/man/write.nexus.Rd @@ -2,7 +2,7 @@ \alias{write.nexus} \title{Write Tree File in Nexus Format} \usage{ -write.nexus(..., file = "", translate = TRUE, original.data = NULL) +write.nexus(..., file = "", translate = TRUE) } \arguments{ \item{\dots}{either (i) a single object of class \code{"phylo"}, (ii) a @@ -14,7 +14,6 @@ write.nexus(..., file = "", translate = TRUE, original.data = NULL) \item{translate}{a logical, if \code{TRUE} (the default) a translation of the tip labels is done which are replaced in the parenthetic representation with tokens.} - \item{original.data}{deprecated; will be removed soon.} } \description{ This function writes trees in a file with the NEXUS format.