README.md

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")


sellorm/rclikit documentation built on Dec. 22, 2021, 11:20 p.m.