knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

multiserver

dont delete

R-CMD-check

The goal of multiserver is to provide a link to create an R package to stimulate customers using the first come, first serve queuing system

Installation

You can access the latest version from GitHub

Example

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

#library(multiserver)
## basic example code


Jgosr/multiserver documentation built on Dec. 18, 2021, 1:29 a.m.