File: librdf_internal_test_warning.Rd

package info (click to toggle)
r-cran-redland 1.0.17-10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,824 kB
  • sloc: ansic: 6,886; sh: 51; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 625 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\name{librdf_internal_test_warning}
\alias{librdf_internal_test_warning}
\title{For internal testing, not part of public API}
\usage{
librdf_internal_test_warning ( world )
}
\arguments{

\item{world}{librdf_world ("_p_librdf_world_s")}

}
\value{
void
}
\description{
This funciton is for internal testing of the Redland software and is not part of the public API.
}
\references{
\url{http://librdf.org/docs}
}
\seealso{
This R function is a wrapper function that directly calls the the Redland RDF C libraries. 
For more information about Redland RDF, view the online documentation indicated in the 'References' section.
}