Translated logml2String
This commit is contained in:
parent
a7e2049007
commit
6389a4104c
3 changed files with 75 additions and 0 deletions
17
man/logml2String.Rd
Normal file
17
man/logml2String.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/logml2String.R
|
||||
\name{logml2String}
|
||||
\alias{logml2String}
|
||||
\title{Logml to string}
|
||||
\usage{
|
||||
logml2String(logml)
|
||||
}
|
||||
\arguments{
|
||||
\item{logml}{input Logml}
|
||||
}
|
||||
\value{
|
||||
String version of logml
|
||||
}
|
||||
\description{
|
||||
Returns a string representation of a logml
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue