mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
feat: new nice landing page
This commit is contained in:
parent
ed74e0492c
commit
f4d4499547
11 changed files with 434 additions and 13 deletions
17
man/landing_page_ui.Rd
Normal file
17
man/landing_page_ui.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/landing_page_ui.R
|
||||
\name{landing_page_ui}
|
||||
\alias{landing_page_ui}
|
||||
\title{Tag list of elements for the FreesearchR landing page}
|
||||
\usage{
|
||||
landing_page_ui(i18n)
|
||||
}
|
||||
\arguments{
|
||||
\item{i18n}{i18n function loaded in the UI}
|
||||
}
|
||||
\value{
|
||||
tag list
|
||||
}
|
||||
\description{
|
||||
Tag list of elements for the FreesearchR landing page
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue