Deploying to gh-pages from @ agdamsbo/FreesearchR@a5e26354de 🚀

This commit is contained in:
agdamsbo 2025-04-03 13:52:17 +00:00
commit c0cf603e46
8 changed files with 936 additions and 11 deletions

View file

@ -52,8 +52,8 @@
<div class="row">
<link href="FreesearchR_files/htmltools-fill-0.5.8.1/fill.css" rel="stylesheet">
<script src="FreesearchR_files/htmlwidgets-1.6.4/htmlwidgets.js"></script><script src="FreesearchR_files/datagrid-binding-0.4.0/datagrid.js"></script><div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<h1>FreesearchR</h1>
@ -131,10 +131,11 @@ identically.</p>
<div class="section level3">
<h3 id="visualise">Visualise<a class="anchor" aria-label="anchor" href="#visualise"></a>
</h3>
<ul>
<li>Would be nice to have a table of possible plots, their description
and data options</li>
</ul>
<p>Below are the available plot types listed.</p>
<div class="datagrid html-widget html-fill-item" height="600px" id="htmlwidget-ac96cb3ee4656e2e9ec3" style="width:100%;height:600px; margin-bottom: 15px;" width="100%">
<div id="htmlwidget-ac96cb3ee4656e2e9ec3-container"></div>
</div>
<script type="application/json" data-for="htmlwidget-ac96cb3ee4656e2e9ec3">{"x":{"nrow":16,"ncol":3,"data":[["continuous","continuous","continuous","dichotomous","dichotomous","dichotomous","dichotomous","dichotomous","ordinal","ordinal","ordinal","ordinal","categorical","categorical","categorical","categorical"],["Violin plot","Scatter plot","Box plot","Stacked horizontal bars","Violin plot","Sankey plot","Box plot","Euler diagram","Stacked horizontal bars","Violin plot","Sankey plot","Box plot","Stacked horizontal bars","Violin plot","Sankey plot","Box plot"],["A modern alternative to the classic boxplot to visualise data distribution","A classic way of showing the association between to variables","A classic way to plot data distribution by groups","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A modern alternative to the classic boxplot to visualise data distribution","A way of visualising change between groups","A classic way to plot data distribution by groups","Generate area-proportional Euler diagrams to display set relationships","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A modern alternative to the classic boxplot to visualise data distribution","A way of visualising change between groups","A classic way to plot data distribution by groups","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A modern alternative to the classic boxplot to visualise data distribution","A way of visualising change between groups","A classic way to plot data distribution by groups"]],"colnames":["Data type","Plot type","Description"],"options":{"columns":[{"header":"Data type","name":"Data type","sortable":true,"filter":"select","align":"left","whiteSpace":"normal","renderer":{"styles":{"wordBreak":"normal"}}},{"header":"Plot type","name":"Plot type","sortable":true,"filter":"select","align":"left","whiteSpace":"normal","renderer":{"styles":{"wordBreak":"normal"}}},{"header":"Description","name":"Description","sortable":true,"filter":"select","align":"left","whiteSpace":"normal","renderer":{"styles":{"wordBreak":"normal"}}}],"bodyHeight":"fitToParent","draggable":false,"usageStatistics":false,"contextMenu":null,"rowHeight":"auto"},"theme":"striped","themeOptions":{"cell":{"normal":{"showHorizontalBorder":true}}},"language":"en","languageOptions":[],"filters":true,"rowAttributes":[],"validationInput":false,"dataAsInput":false,"dragInput":false},"evals":[],"jsHooks":[]}</script>
</div>
<div class="section level3">
<h3 id="regression">Regression<a class="anchor" aria-label="anchor" href="#regression"></a>