FreesearchR
- Source:vignettes/FreesearchR.Rmd
+ Source: vignettes/FreesearchR.Rmd
FreesearchR.Rmd
Citation
-Source: DESCRIPTION
Source: DESCRIPTION
Damsbo A (2025).
FreesearchR: Browser Based Data Analysis.
diff --git a/news/index.html b/news/index.html
index b2ebe6d..24b13fa 100644
--- a/news/index.html
+++ b/news/index.html
@@ -32,7 +32,7 @@
Convert class grid column to icon
- Source: R/data-summary.R
+ Source: R/data-summary.R
add_class_icon.Rd
Convert string of arguments to list of arguments
- Source: R/helpers.R
+ Source: R/helpers.R
argsstring2list.Rd
Print a flexible baseline characteristics table
- Source: R/baseline_table.R
+ Source: R/baseline_table.R
baseline_table.Rd
Extract and clean axis ranges
- Source: R/data_plots.R
+ Source: R/data_plots.R
clean_common_axis.Rd
Attempts at applying uniform date format
- Source: R/update-variables-ext.R
+ Source: R/update-variables-ext.R
clean_date.Rd
gsub wrapper for piping with default values for separator substituting
- Source: R/update-variables-ext.R
+ Source: R/update-variables-ext.R
clean_sep.Rd
A selectizeInput customized for data frames with column labels
- Source: R/custom_SelectInput.R
+ Source: R/custom_SelectInput.R
columnSelectInput.Rd
Create a baseline table
- Source: R/baseline_table.R
+ Source: R/baseline_table.R
create_baseline.Rd
Create summetric log ticks
- Source: R/regression_plot.R
+ Source: R/regression_plot.R
create_log_tics.Rd
Create a data overview datagrid
- Source: R/data-summary.R
+ Source: R/data-summary.R
create_overview_datagrid.Rd
Module to Convert Numeric to Factor
- Source: R/cut-variable-dates.R
+ Source: R/cut-variable-dates.R
cut-variable.Rd
Data correlations evaluation module
- Source: R/correlations-module.R
+ Source: R/correlations-module.R
data-correlations.Rd
Test app for the data-import module
- Source: R/data-import.R
+ Source: R/data-import.R
data-import.Rd
Data correlations evaluation module
- Source: R/data_plots.R
, R/plot_box.R
, R/plot_hbar.R
, and 4 more
+ Source: R/data_plots.R
, R/plot_box.R
, R/plot_hbar.R
, and 4 more
data-plots.Rd
Drop empty events from REDCap export
- Source: R/redcap_read_shiny_module.R
+ Source: R/redcap_read_shiny_module.R
drop_empty_event.Rd
Merges list of named arguments for qmd header generation
- Source: R/report.R
+ Source: R/report.R
format_writer.Rd
Get the function options based on the selected function description
- Source: R/regression_model.R
+ Source: R/regression_model.R
get_fun_options.Rd
Print label, and if missing print variable name
- Source: R/data_plots.R
+ Source: R/data_plots.R
get_label.Rd
Get the function options based on the selected function description
- Source: R/data_plots.R
+ Source: R/data_plots.R
get_plot_options.Rd
Wrapper function to get function from character vector referring to function from namespace. Passed to 'do.call()'
- Source: R/helpers.R
+ Source: R/helpers.R
getfun.Rd
GGplot default theme for plotting export objects
- Source:R/theme.R
+ Source: R/theme.R
gg_theme_export.Rd
GGplot default theme for plotting in Shiny
- Source:R/theme.R
+ Source: R/theme.R
gg_theme_shiny.Rd
Matches pattern to vector based on match type
- Source:R/wide2long.R
+ Source: R/wide2long.R
grepl_fix.Rd
Wrapper to ease data file import
- Source:R/import-file-ext.R
+ Source: R/import-file-ext.R
import-file-type.Rd
Test app for the import_file module
- Source:R/import-file-ext.R
+ Source: R/import-file-ext.R
import-file_module.Rd
Split vector by an index and embed addition
- Source:R/report.R
+ Source: R/report.R
index_embed.Rd
Checks if elements in vector are equally spaced as indication of ID
- Source:R/data-summary.R
+ Source: R/data-summary.R
is_consecutive.Rd
Test is date/datetime/time
- Source:R/cut-variable-dates.R
+ Source: R/cut-variable-dates.R
is_datetime.Rd
Test if url is valid format for REDCap API
- Source:R/redcap_read_shiny_module.R
+ Source: R/redcap_read_shiny_module.R
is_valid_redcap_url.Rd
Validate REDCap token
- Source:R/redcap_read_shiny_module.R
+ Source: R/redcap_read_shiny_module.R
is_valid_token.Rd
Easily launch the FreesearchR app
- Source:R/launch_FreesearchR.R
+ Source: R/launch_FreesearchR.R
launch_FreesearchR.Rd
Easily round log scale limits for nice plots
- Source:R/regression_plot.R
+ Source: R/regression_plot.R
limit_log.Rd
Line breaking at given number of characters for nicely plotting labels
- Source:R/data_plots.R
+ Source: R/data_plots.R
line_break.Rd
Shiny UI module to load a data file
- Source:R/file-import-module.R
+ Source: R/file-import-module.R
m_datafileUI.Rd
Wrapper to pivot gtsummary table data to long for plotting
- Source:R/regression_plot.R
+ Source: R/regression_plot.R
merge_long.Rd
Wrapper to modify quarto file to render specific formats
- Source:R/report.R
+ Source: R/report.R
modify_qmd.Rd
Create a data overview data.frame ready for sparklines
- Source:R/data-summary.R
+ Source: R/data-summary.R
overview_vars.Rd
Regression coef plot from gtsummary. Slightly modified to pass on arguments
- Source:R/regression_plot.R
+ Source: R/regression_plot.R
plot.tbl_regression.Rd
Easily plot single euler diagrams
- Source:R/plot_euler.R
+ Source: R/plot_euler.R
plot_euler_single.Rd
Get possible regression models
- Source:R/regression_model.R
+ Source: R/regression_model.R
possible_functions.Rd
Shiny module to browser and export REDCap data
- Source:R/redcap_read_shiny_module.R
+ Source: R/redcap_read_shiny_module.R
redcap_read_shiny_module.Rd
Create a regression model programatically
- Source:R/regression_model.R
+ Source: R/regression_model.R
regression_model.Rd
Create table of regression model
- Source:R/regression_table.R
+ Source: R/regression_table.R
regression_table.Rd
Removes columns with completenes below cutoff
- Source:R/helpers.R
+ Source: R/helpers.R
remove_empty_cols.Rd
Get names of repeated instruments
- Source:R/redcap_read_shiny_module.R
+ Source: R/redcap_read_shiny_module.R
repeated_instruments.Rd
Create a select input control with icon(s)
- Source:R/import-file-ext.R
+ Source: R/import-file-ext.R
selectInputIcon.Rd
Drop-in replacement for the base::sort_by with option to remove NAs
- Source:R/helpers.R
+ Source: R/helpers.R
sort_by.Rd
Specify format arguments to include in qmd header/frontmatter
- Source:R/report.R
+ Source: R/report.R
specify_qmd_format.Rd
Easily subset by data type function
- Source:R/data_plots.R
+ Source: R/data_plots.R
subset_types.Rd
Implemented functions
- Source:R/regression_model.R
+ Source: R/regression_model.R
supported_functions.Rd
Ensure symmetrical plot around 1 on a logarithmic x scale for ratio plots
- Source:R/regression_plot.R
+ Source: R/regression_plot.R
symmetrical_scale_x_log10.Rd
A substitue to gtsummary::tbl_merge, that will use list names for the tab spanner names.
- Source:R/regression_table.R
+ Source: R/regression_table.R
tbl_merge.Rd
Module to Reorder the Levels of a Factor Variable
- Source:R/update-factor-ext.R
+ Source: R/update-factor-ext.R
update-factor.Rd
Select, rename and convert variables
- Source:R/update-variables-ext.R
+ Source: R/update-variables-ext.R
update-variables.Rd
Modified from the datamods pacakge
- Source:R/update-variables-ext.R
+ Source: R/update-variables-ext.R
update_variables_datagrid.Rd
A selectizeInput customized for named vectors
- Source:R/custom_SelectInput.R
+ Source: R/custom_SelectInput.R
vectorSelectInput.Rd
Vertical stacked bar plot wrapper
- Source:R/plot_hbar.R
+ Source: R/plot_hbar.R
vertical_stacked_bars.Rd
Alternative pivoting method for easily pivoting based on name pattern
- Source:R/wide2long.R
+ Source: R/wide2long.R
wide2long.Rd
Wrapper to save data in RDS, load into specified qmd and render
- Source:R/helpers.R
+ Source: R/helpers.R
write_quarto.Rd