Skip to content

pipeline-tools/absqlR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

R-CMD-check


R port for ABSQL. Requires Python to run!

library(absql)

runner <- generate_absql_runner(name="world")
runner$render("hello, {{name}}!")
# "hello, world!"

See the Python docs for more details!

About

R port for ABSQL

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages