We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
::: {.panel-tabset} ## Tilbyder ::: {#fig-tilrettelegging-s-19-fct-cat-plot-html-target} ```{r} #| fig-height: !expr saros::fig_height_h_barchart(n_y=1, n_cats_y=6, max_chars_cats_y=24) plot <- makeme(data = data_1_Tilrettelegg, dep = c(s_19), type='cat_plot_html', crowd='target', mesos_var = params$mesos_var, mesos_group = params$mesos_group) nrange <- stringi::stri_c('N = ', n_range2(plot[[1]])) link <- make_link(data = plot[[1]]$data) link_plot <- make_link(data = plot, link_prefix='[PNG](', save_fn = ggsaver) x <- I(paste0(c(nrange, link, link_plot), collapse = ', ')) girafe(plot) ``` `{r} x`. ::: ## Alle andre ::: {#fig-tilrettelegging-s-19-fct-cat-plot-html-others} ```{r} #| fig-height: !expr saros::fig_height_h_barchart(n_y=1, n_cats_y=6, max_chars_cats_y=24) plot <- makeme(data = data_1_Tilrettelegg, dep = c(s_19), type='cat_plot_html', crowd='others', mesos_var = params$mesos_var, mesos_group = params$mesos_group) nrange <- stringi::stri_c('N = ', n_range2(plot[[1]])) link <- make_link(data = plot[[1]]$data) link_plot <- make_link(data = plot, link_prefix='[PNG](', save_fn = ggsaver) x <- I(paste0(c(nrange, link, link_plot), collapse = ', ')) girafe(plot) ``` `{r} x`. ::: _På en skala fra 1 (Ikke i det hele tatt) til 6 (Hindret sterkt), vennligst gi din oppfatning av om mangelen på tilrettelegging påvirket utbyttet fra videreutdanningen?_ by __ :::
The text was updated successfully, but these errors were encountered:
sda030
No branches or pull requests
The text was updated successfully, but these errors were encountered: