Skip to content

we-data-ch/relm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relm

A package generated from TypR code.

Installation

You can install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("we-data-ch/relm")

Usage

library(relm)

# Your functions will be available here
relm(component)

Development

This package is generated from TypR source code located in the TypR/ directory.

To build the package:

# Check and build
typr check
typr build

# Run tests
typr test

# Build and run
typr run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published