mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
functions to modify qmd for specific exports
This commit is contained in:
parent
ad99b5c46f
commit
d71d6169ff
17 changed files with 246 additions and 29 deletions
14
man/default_format_arguments.Rd
Normal file
14
man/default_format_arguments.Rd
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/report.R
|
||||
\name{default_format_arguments}
|
||||
\alias{default_format_arguments}
|
||||
\title{Defaults qmd formats}
|
||||
\usage{
|
||||
default_format_arguments()
|
||||
}
|
||||
\value{
|
||||
list
|
||||
}
|
||||
\description{
|
||||
Defaults qmd formats
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue