.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "LIBRDATA" 3 "20210325" "1" "librdata" .SH NAME librdata \- Manipulating GNU R data with C/C++ .SH SYNOPSIS .sp librdata is a shared object library (*.so file) .SH DESCRIPTION .sp The librdata shared object library is aimed at providing C/C++ developers an application programming interface for reading and writing R data frames. .SH EXAMPLES .INDENT 0.0 .IP \(bu 2 To include files from the librdata library, write an inclusion statement of this sort: .sp #include .IP \(bu 2 To link to the rdata library add a linker flag: \-lrdata. .IP \(bu 2 To CMake\-find the package: find_package(RData) .IP \(bu 2 To CMake\-configure the package: find_package(RDataConfig.cmake) .IP \(bu 2 To use the pkgconfig system: pkg\-config \-\-help pkg\-config \-\-libs rdata .UNINDENT .SH MAN PAGE PRODUCTION .sp This man page was written by Filippo Rusconi <\fI\%lopippo@debian.org\fP> with contents excerpted from \fI\%https://github.com/WizardMac/librdata\fP\&. .SH AUTHOR Filippo Rusconi .SH COPYRIGHT Filippo Rusconi .\" Generated by docutils manpage writer. .