Skip to content

sellorm/rclikit

Repository files navigation

rclikit

Lifecycle: experimental

The goal of rclikit is to …

Installation

You can install the development version of rclikit like so:

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

Example

This is a basic example which shows you how to solve a common problem:

library(rclikit)
## basic example code

Notes

We need to ask the user for permission to write ourside of R-land.

if(interactive()){askYesNo("Can we write where we like?")}
message("ok, thanks")

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages