mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
improved code output
This commit is contained in:
parent
268038e49e
commit
9e8ff6b4a9
20 changed files with 752 additions and 808 deletions
16
man/import-file_module.Rd
Normal file
16
man/import-file_module.Rd
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/import-file-ext.R
|
||||
\name{import_file_demo_app}
|
||||
\alias{import_file_demo_app}
|
||||
\title{Test app for the import_file module}
|
||||
\usage{
|
||||
import_file_demo_app()
|
||||
}
|
||||
\description{
|
||||
Test app for the import_file module
|
||||
}
|
||||
\examples{
|
||||
\dontrun{
|
||||
import_file_demo_app()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue