Skip to content

DavisVaughan/cshared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cshared

cshared is the companion package to the blog post: Persistant R Objects in C.

It allows you to create and persistantly use shared R global variables from C.

library(cshared)
get_shared_objects()
#> [[1]]
#> integer(0)
#> 
#> [[2]]
#> [1] "tidyverse"

About

Companion package for the blog post ->

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published