You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

16 lines
397 B

---
title: "Writing Frictionless R Package Wrappers"
author: "Bob Rudis"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib]
biblio-style: apalike
link-citations: yes
url: 'https\://rud.is/books/writing-frictionless-r-package-wrappers/'
description: "Extending the functionality of R via R's foreign language interfaces."
---
# Preface {#preface}