CheckFunctionName: Checks file name

Description Usage Arguments Value Examples

Description

This function is used in practical 3 and checks that the file has been name correctly.

Usage

1
2
3

Arguments

path

the path to where the file is located on your computer

Value

A message describing whether the file has been named correctly.

Examples

1
2
3
4
## Not run: 
CheckFunctionName("/tmp/practical3.R")

## End(Not run)

mas1343 documentation built on May 2, 2019, 5 p.m.