mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
documented preview functions and included gt
This commit is contained in:
parent
47fb3fceca
commit
a896bf4e76
8 changed files with 113 additions and 47 deletions
17
man/cast_meta_overview.Rd
Normal file
17
man/cast_meta_overview.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/shiny_cast.R
|
||||
\name{cast_meta_overview}
|
||||
\alias{cast_meta_overview}
|
||||
\title{Overview of REDCapCAST meta data for shiny}
|
||||
\usage{
|
||||
cast_meta_overview(data)
|
||||
}
|
||||
\arguments{
|
||||
\item{data}{list with class 'REDCapCAST'}
|
||||
}
|
||||
\value{
|
||||
gt object
|
||||
}
|
||||
\description{
|
||||
Overview of REDCapCAST meta data for shiny
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue