Skip to content

Commit

Permalink
build based on 322c2e9
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Aug 3, 2023
1 parent 816fb32 commit 02fcdee
Show file tree
Hide file tree
Showing 11 changed files with 150 additions and 15,486 deletions.
97 changes: 57 additions & 40 deletions previews/PR299/api/index.html

Large diffs are not rendered by default.

7,699 changes: 2 additions & 7,697 deletions previews/PR299/assets/themes/documenter-dark.css

Large diffs are not rendered by default.

7,733 changes: 2 additions & 7,731 deletions previews/PR299/assets/themes/documenter-light.css

Large diffs are not rendered by default.

91 changes: 81 additions & 10 deletions previews/PR299/getting_started/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR299/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR299/man/comparisons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
&gt; svytotal(~api99+~api00, bsrs)</code></pre><pre><code class="language-julia hljs">julia&gt; total(:api00, bsrs)
julia&gt; total([:api99, :api00], bsrs)</code></pre><h4 id="Computing-quantiles"><a class="docs-heading-anchor" href="#Computing-quantiles">Computing quantiles</a><a id="Computing-quantiles-1"></a><a class="docs-heading-anchor-permalink" href="#Computing-quantiles" title="Permalink"></a></h4><pre><code class="language-R hljs">&gt; svyquantile(~api00, bsrs, 0.5)
&gt; svyquantile(~api00, bsrs, c(0.25, 0.5, 0.75))</code></pre><pre><code class="language-julia hljs">julia&gt; quantile(:api00, bsrs, 0.5)
julia&gt; quantile(:api00, bsrs, [0.25, 0.5, 0.75])</code></pre><h4 id="Domain-estimation"><a class="docs-heading-anchor" href="#Domain-estimation">Domain estimation</a><a id="Domain-estimation-1"></a><a class="docs-heading-anchor-permalink" href="#Domain-estimation" title="Permalink"></a></h4><pre><code class="language-R hljs">&gt; svyby(~api00, ~cname, bsrs, svymean)</code></pre><pre><code class="language-julia hljs">julia&gt; mean(:api00, :cname, bsrs)</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../plotting/">« Plotting</a><a class="docs-footer-nextpage" href="../../api/">API reference »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.24 on <span class="colophon-date" title="Wednesday 3 May 2023 01:30">Wednesday 3 May 2023</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
julia&gt; quantile(:api00, bsrs, [0.25, 0.5, 0.75])</code></pre><h4 id="Domain-estimation"><a class="docs-heading-anchor" href="#Domain-estimation">Domain estimation</a><a id="Domain-estimation-1"></a><a class="docs-heading-anchor-permalink" href="#Domain-estimation" title="Permalink"></a></h4><pre><code class="language-R hljs">&gt; svyby(~api00, ~cname, bsrs, svymean)</code></pre><pre><code class="language-julia hljs">julia&gt; mean(:api00, :cname, bsrs)</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../plotting/">« Plotting</a><a class="docs-footer-nextpage" href="../../api/">API reference »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 3 August 2023 08:49">Thursday 3 August 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion previews/PR299/man/dataframes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@
198 │ M 50 1018.0
199 │ E 100 4421.0
200 │ H 50 755.0
185 rows omitted</code></pre><ul><li><code>_allprobs</code> - probability weights</li></ul><p>No column was added for frequency weights because the column passed through the <code>weights</code> argument is used by other functions, hence there is no need to add a new column. If <code>weights</code> is not specified, then a column called <code>_weights</code> is added.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../../getting_started/">« Getting Started</a><a class="docs-footer-nextpage" href="../replicate/">Replicate weights »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.24 on <span class="colophon-date" title="Wednesday 3 May 2023 01:30">Wednesday 3 May 2023</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
185 rows omitted</code></pre><ul><li><code>_allprobs</code> - probability weights</li></ul><p>No column was added for frequency weights because the column passed through the <code>weights</code> argument is used by other functions, hence there is no need to add a new column. If <code>weights</code> is not specified, then a column called <code>_weights</code> is added.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../../getting_started/">« Getting Started</a><a class="docs-footer-nextpage" href="../replicate/">Replicate weights »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 3 August 2023 08:49">Thursday 3 August 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion previews/PR299/man/plotting/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Plotting · Survey.jl</title><script data-outdated-warner src="../../assets/warner.js"></script><link rel="canonical" href="https://xKDR.github.io/Survey.jl/man/plotting/"/><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="../.."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../../assets/documenter.js"></script><script src="../../siteinfo.js"></script><script src="../../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../../">Survey.jl</a></span></div><form class="docs-search" action="../../search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="../../">Home</a></li><li><a class="tocitem" href="../../getting_started/">Getting Started</a></li><li><span class="tocitem">Manual</span><ul><li><a class="tocitem" href="../dataframes/">DataFrames in Survey</a></li><li><a class="tocitem" href="../replicate/">Replicate weights</a></li><li class="is-active"><a class="tocitem" href>Plotting</a></li><li><a class="tocitem" href="../comparisons/">Comparison with other survey analysis tools</a></li></ul></li><li><a class="tocitem" href="../../api/">API reference</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Manual</a></li><li class="is-active"><a href>Plotting</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Plotting</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/xKDR/Survey.jl/blob/main/docs/src/man/plotting.md#" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Plotting"><a class="docs-heading-anchor" href="#Plotting">Plotting</a><a id="Plotting-1"></a><a class="docs-heading-anchor-permalink" href="#Plotting" title="Permalink"></a></h1><p><code>Survey</code> uses <a href="https://aog.makie.org/stable/"><code>AlgebraOfGraphics</code></a> for plotting. All plotting functions support a variable number of keyword arguments (through <code>kwargs...</code>) that are passed internally to corresponding <code>AlgebraOfGraphics</code> functions. See the source code for details: <a href="https://github.com/xKDR/Survey.jl/blob/main/src/plot.jl"><code>plot</code></a>, <a href="https://github.com/xKDR/Survey.jl/blob/main/src/hist.jl"><code>hist</code></a>, <a href="https://github.com/xKDR/Survey.jl/blob/main/src/boxplot.jl"><code>boxplot</code></a>. This means that all functionality provided by <code>AlgebraOfGraphics</code> is supported in <code>Survey</code>.</p><p>Specific functionality might need to be imported from <code>AlgebraOfGraphics</code>. Moreover, in order to choose the preferred <a href="https://docs.makie.org/stable/#makie_ecosystem"><code>Makie backend</code></a> you must explicitly use it:</p><pre><code class="language-julia hljs">using AlgebraOfGraphics, CairoMakie</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../replicate/">« Replicate weights</a><a class="docs-footer-nextpage" href="../comparisons/">Comparison with other survey analysis tools »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.24 on <span class="colophon-date" title="Wednesday 3 May 2023 01:30">Wednesday 3 May 2023</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Plotting · Survey.jl</title><script data-outdated-warner src="../../assets/warner.js"></script><link rel="canonical" href="https://xKDR.github.io/Survey.jl/man/plotting/"/><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="../.."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../../assets/documenter.js"></script><script src="../../siteinfo.js"></script><script src="../../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../../">Survey.jl</a></span></div><form class="docs-search" action="../../search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="../../">Home</a></li><li><a class="tocitem" href="../../getting_started/">Getting Started</a></li><li><span class="tocitem">Manual</span><ul><li><a class="tocitem" href="../dataframes/">DataFrames in Survey</a></li><li><a class="tocitem" href="../replicate/">Replicate weights</a></li><li class="is-active"><a class="tocitem" href>Plotting</a></li><li><a class="tocitem" href="../comparisons/">Comparison with other survey analysis tools</a></li></ul></li><li><a class="tocitem" href="../../api/">API reference</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Manual</a></li><li class="is-active"><a href>Plotting</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Plotting</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/xKDR/Survey.jl/blob/main/docs/src/man/plotting.md#" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Plotting"><a class="docs-heading-anchor" href="#Plotting">Plotting</a><a id="Plotting-1"></a><a class="docs-heading-anchor-permalink" href="#Plotting" title="Permalink"></a></h1><p><code>Survey</code> uses <a href="https://aog.makie.org/stable/"><code>AlgebraOfGraphics</code></a> for plotting. All plotting functions support a variable number of keyword arguments (through <code>kwargs...</code>) that are passed internally to corresponding <code>AlgebraOfGraphics</code> functions. See the source code for details: <a href="https://github.com/xKDR/Survey.jl/blob/main/src/plot.jl"><code>plot</code></a>, <a href="https://github.com/xKDR/Survey.jl/blob/main/src/hist.jl"><code>hist</code></a>, <a href="https://github.com/xKDR/Survey.jl/blob/main/src/boxplot.jl"><code>boxplot</code></a>. This means that all functionality provided by <code>AlgebraOfGraphics</code> is supported in <code>Survey</code>.</p><p>Specific functionality might need to be imported from <code>AlgebraOfGraphics</code>. Moreover, in order to choose the preferred <a href="https://docs.makie.org/stable/#makie_ecosystem"><code>Makie backend</code></a> you must explicitly use it:</p><pre><code class="language-julia hljs">using AlgebraOfGraphics, CairoMakie</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../replicate/">« Replicate weights</a><a class="docs-footer-nextpage" href="../comparisons/">Comparison with other survey analysis tools »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 3 August 2023 08:49">Thursday 3 August 2023</span>. Using Julia version 1.9.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 02fcdee

Please sign in to comment.