Learn R Programming

cellpypes (version 0.3.0)

pype_code_template: Generate code template for cellpype rules

Description

This function rule code snippet with neat text alignment to the console. Paste this into your script and start changing the rules.

Usage

pype_code_template(n_rules = 3)

Value

Prints rules to the consoles.

Arguments

n_rules

Number of lines (rules) to generate

Examples

Run this code
pype_code_template()

Run the code above in your browser using DataLab