diff --git a/man/fun.Rd b/man/fun.Rd new file mode 100644 index 0000000..57f8853 --- /dev/null +++ b/man/fun.Rd @@ -0,0 +1,11 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/test_style_file.R +\name{fun} +\alias{fun} +\title{Not a real function} +\usage{ +fun(var = 1) +} +\description{ +Just a test function - using to test the actions +}