myloop: Print days of the week

Description Usage Arguments Value Examples

View source: R/myloop.R

Description

Print days of the week

Usage

1
myloop(i)

Arguments

i

Charactor vector of some days of the week

Value

A charactors vector

Examples

1
myloop(c("Mon", "Tue", "Wed"))

LiYingWang/mytest documentation built on May 7, 2019, 8:20 a.m.