diff --git a/DESCRIPTION b/DESCRIPTION index caad674..864759b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -31,5 +31,5 @@ Imports: tidyr Depends: R (>= 2.10) -Remotes: - agdamsbo/REDCapRITS/R +Remotes: + agdamsbo/REDCapRITS diff --git a/R/read_redcap_tables.R b/R/read_redcap_tables.R index c58bcfd..229fde1 100644 --- a/R/read_redcap_tables.R +++ b/R/read_redcap_tables.R @@ -26,7 +26,7 @@ read_redcap_tables <- function(uri, if (requireNamespace("REDCapRITS", quietly = FALSE)) { cli::cli_abort( c("x" = "The package REDCapRITS is not installed.", - "i" = "Please install REDCapRITS by running \"remotes::install_github('agdamsbo/REDCapRITS/R')\".") + "i" = "Please install REDCapRITS by running \"remotes::install_github('agdamsbo/REDCapRITS')\".") ) } diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index b5adb65..a5ed4b8 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 2.19.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2022-12-21T06:28Z +last_built: 2022-12-21T07:35Z diff --git a/docs/reference/generic_stroke.html b/docs/reference/generic_stroke.html index 828f657..022d702 100644 --- a/docs/reference/generic_stroke.html +++ b/docs/reference/generic_stroke.html @@ -85,12 +85,12 @@ To dos: modify grottaBar and include as own function.

generic_stroke(stRoke::talos, "rtreat", "mrs_6", variables = c("hypertension","diabetes","civil"))
 #> Waiting for profiling to be done...
 #> $`Table 1`
-#> <div id="bgukzombhi" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
+#> <div id="xblqkmithf" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;">
 #>   <style>html {
 #>   font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Fira Sans', 'Droid Sans', Arial, sans-serif;
 #> }
 #> 
-#> #bgukzombhi .gt_table {
+#> #xblqkmithf .gt_table {
 #>   display: table;
 #>   border-collapse: collapse;
 #>   margin-left: auto;
@@ -115,7 +115,7 @@ To dos: modify grottaBar and include as own function.

#> border-left-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_heading { +#> #xblqkmithf .gt_heading { #> background-color: #FFFFFF; #> text-align: center; #> border-bottom-color: #FFFFFF; @@ -127,12 +127,12 @@ To dos: modify grottaBar and include as own function.

#> border-right-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_caption { +#> #xblqkmithf .gt_caption { #> padding-top: 4px; #> padding-bottom: 4px; #> } #> -#> #bgukzombhi .gt_title { +#> #xblqkmithf .gt_title { #> color: #333333; #> font-size: 125%; #> font-weight: initial; @@ -144,7 +144,7 @@ To dos: modify grottaBar and include as own function.

#> border-bottom-width: 0; #> } #> -#> #bgukzombhi .gt_subtitle { +#> #xblqkmithf .gt_subtitle { #> color: #333333; #> font-size: 85%; #> font-weight: initial; @@ -156,13 +156,13 @@ To dos: modify grottaBar and include as own function.

#> border-top-width: 0; #> } #> -#> #bgukzombhi .gt_bottom_border { +#> #xblqkmithf .gt_bottom_border { #> border-bottom-style: solid; #> border-bottom-width: 2px; #> border-bottom-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_col_headings { +#> #xblqkmithf .gt_col_headings { #> border-top-style: solid; #> border-top-width: 2px; #> border-top-color: #D3D3D3; @@ -177,7 +177,7 @@ To dos: modify grottaBar and include as own function.

#> border-right-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_col_heading { +#> #xblqkmithf .gt_col_heading { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -197,7 +197,7 @@ To dos: modify grottaBar and include as own function.

#> overflow-x: hidden; #> } #> -#> #bgukzombhi .gt_column_spanner_outer { +#> #xblqkmithf .gt_column_spanner_outer { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -209,15 +209,15 @@ To dos: modify grottaBar and include as own function.

#> padding-right: 4px; #> } #> -#> #bgukzombhi .gt_column_spanner_outer:first-child { +#> #xblqkmithf .gt_column_spanner_outer:first-child { #> padding-left: 0; #> } #> -#> #bgukzombhi .gt_column_spanner_outer:last-child { +#> #xblqkmithf .gt_column_spanner_outer:last-child { #> padding-right: 0; #> } #> -#> #bgukzombhi .gt_column_spanner { +#> #xblqkmithf .gt_column_spanner { #> border-bottom-style: solid; #> border-bottom-width: 2px; #> border-bottom-color: #D3D3D3; @@ -229,7 +229,7 @@ To dos: modify grottaBar and include as own function.

#> width: 100%; #> } #> -#> #bgukzombhi .gt_group_heading { +#> #xblqkmithf .gt_group_heading { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -255,7 +255,7 @@ To dos: modify grottaBar and include as own function.

#> text-align: left; #> } #> -#> #bgukzombhi .gt_empty_group_heading { +#> #xblqkmithf .gt_empty_group_heading { #> padding: 0.5px; #> color: #333333; #> background-color: #FFFFFF; @@ -270,15 +270,15 @@ To dos: modify grottaBar and include as own function.

#> vertical-align: middle; #> } #> -#> #bgukzombhi .gt_from_md > :first-child { +#> #xblqkmithf .gt_from_md > :first-child { #> margin-top: 0; #> } #> -#> #bgukzombhi .gt_from_md > :last-child { +#> #xblqkmithf .gt_from_md > :last-child { #> margin-bottom: 0; #> } #> -#> #bgukzombhi .gt_row { +#> #xblqkmithf .gt_row { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -297,7 +297,7 @@ To dos: modify grottaBar and include as own function.

#> overflow-x: hidden; #> } #> -#> #bgukzombhi .gt_stub { +#> #xblqkmithf .gt_stub { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -310,7 +310,7 @@ To dos: modify grottaBar and include as own function.

#> padding-right: 5px; #> } #> -#> #bgukzombhi .gt_stub_row_group { +#> #xblqkmithf .gt_stub_row_group { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -324,11 +324,11 @@ To dos: modify grottaBar and include as own function.

#> vertical-align: top; #> } #> -#> #bgukzombhi .gt_row_group_first td { +#> #xblqkmithf .gt_row_group_first td { #> border-top-width: 2px; #> } #> -#> #bgukzombhi .gt_summary_row { +#> #xblqkmithf .gt_summary_row { #> color: #333333; #> background-color: #FFFFFF; #> text-transform: inherit; @@ -338,16 +338,16 @@ To dos: modify grottaBar and include as own function.

#> padding-right: 5px; #> } #> -#> #bgukzombhi .gt_first_summary_row { +#> #xblqkmithf .gt_first_summary_row { #> border-top-style: solid; #> border-top-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_first_summary_row.thick { +#> #xblqkmithf .gt_first_summary_row.thick { #> border-top-width: 2px; #> } #> -#> #bgukzombhi .gt_last_summary_row { +#> #xblqkmithf .gt_last_summary_row { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -357,7 +357,7 @@ To dos: modify grottaBar and include as own function.

#> border-bottom-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_grand_summary_row { +#> #xblqkmithf .gt_grand_summary_row { #> color: #333333; #> background-color: #FFFFFF; #> text-transform: inherit; @@ -367,7 +367,7 @@ To dos: modify grottaBar and include as own function.

#> padding-right: 5px; #> } #> -#> #bgukzombhi .gt_first_grand_summary_row { +#> #xblqkmithf .gt_first_grand_summary_row { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -377,11 +377,11 @@ To dos: modify grottaBar and include as own function.

#> border-top-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_striped { +#> #xblqkmithf .gt_striped { #> background-color: rgba(128, 128, 128, 0.05); #> } #> -#> #bgukzombhi .gt_table_body { +#> #xblqkmithf .gt_table_body { #> border-top-style: solid; #> border-top-width: 2px; #> border-top-color: #D3D3D3; @@ -390,7 +390,7 @@ To dos: modify grottaBar and include as own function.

#> border-bottom-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_footnotes { +#> #xblqkmithf .gt_footnotes { #> color: #333333; #> background-color: #FFFFFF; #> border-bottom-style: none; @@ -404,7 +404,7 @@ To dos: modify grottaBar and include as own function.

#> border-right-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_footnote { +#> #xblqkmithf .gt_footnote { #> margin: 0px; #> font-size: 90%; #> padding-left: 4px; @@ -413,7 +413,7 @@ To dos: modify grottaBar and include as own function.

#> padding-right: 5px; #> } #> -#> #bgukzombhi .gt_sourcenotes { +#> #xblqkmithf .gt_sourcenotes { #> color: #333333; #> background-color: #FFFFFF; #> border-bottom-style: none; @@ -427,7 +427,7 @@ To dos: modify grottaBar and include as own function.

#> border-right-color: #D3D3D3; #> } #> -#> #bgukzombhi .gt_sourcenote { +#> #xblqkmithf .gt_sourcenote { #> font-size: 90%; #> padding-top: 4px; #> padding-bottom: 4px; @@ -435,64 +435,64 @@ To dos: modify grottaBar and include as own function.

#> padding-right: 5px; #> } #> -#> #bgukzombhi .gt_left { +#> #xblqkmithf .gt_left { #> text-align: left; #> } #> -#> #bgukzombhi .gt_center { +#> #xblqkmithf .gt_center { #> text-align: center; #> } #> -#> #bgukzombhi .gt_right { +#> #xblqkmithf .gt_right { #> text-align: right; #> font-variant-numeric: tabular-nums; #> } #> -#> #bgukzombhi .gt_font_normal { +#> #xblqkmithf .gt_font_normal { #> font-weight: normal; #> } #> -#> #bgukzombhi .gt_font_bold { +#> #xblqkmithf .gt_font_bold { #> font-weight: bold; #> } #> -#> #bgukzombhi .gt_font_italic { +#> #xblqkmithf .gt_font_italic { #> font-style: italic; #> } #> -#> #bgukzombhi .gt_super { +#> #xblqkmithf .gt_super { #> font-size: 65%; #> } #> -#> #bgukzombhi .gt_footnote_marks { +#> #xblqkmithf .gt_footnote_marks { #> font-style: italic; #> font-weight: normal; #> font-size: 75%; #> vertical-align: 0.4em; #> } #> -#> #bgukzombhi .gt_asterisk { +#> #xblqkmithf .gt_asterisk { #> font-size: 100%; #> vertical-align: 0; #> } #> -#> #bgukzombhi .gt_indent_1 { +#> #xblqkmithf .gt_indent_1 { #> text-indent: 5px; #> } #> -#> #bgukzombhi .gt_indent_2 { +#> #xblqkmithf .gt_indent_2 { #> text-indent: 10px; #> } #> -#> #bgukzombhi .gt_indent_3 { +#> #xblqkmithf .gt_indent_3 { #> text-indent: 15px; #> } #> -#> #bgukzombhi .gt_indent_4 { +#> #xblqkmithf .gt_indent_4 { #> text-indent: 20px; #> } #> -#> #bgukzombhi .gt_indent_5 { +#> #xblqkmithf .gt_indent_5 { #> text-indent: 25px; #> } #> </style> diff --git a/docs/reference/label_select.html b/docs/reference/label_select.html index 7127983..4357741 100644 --- a/docs/reference/label_select.html +++ b/docs/reference/label_select.html @@ -76,12 +76,12 @@ Alternative is to use attributes, eg from mrs_6~"Six months mRS", '[Intercept]'~"Intercept") stRoke::talos[vars] |> gtsummary::tbl_summary(label = label_select(labels_all,vars)) -#> <div id="uzivusivxc" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;"> +#> <div id="tadoijrffb" style="padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;"> #> <style>html { #> font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Fira Sans', 'Droid Sans', Arial, sans-serif; #> } #> -#> #uzivusivxc .gt_table { +#> #tadoijrffb .gt_table { #> display: table; #> border-collapse: collapse; #> margin-left: auto; @@ -106,7 +106,7 @@ Alternative is to use attributes, eg from #> border-left-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_heading { +#> #tadoijrffb .gt_heading { #> background-color: #FFFFFF; #> text-align: center; #> border-bottom-color: #FFFFFF; @@ -118,12 +118,12 @@ Alternative is to use attributes, eg from #> border-right-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_caption { +#> #tadoijrffb .gt_caption { #> padding-top: 4px; #> padding-bottom: 4px; #> } #> -#> #uzivusivxc .gt_title { +#> #tadoijrffb .gt_title { #> color: #333333; #> font-size: 125%; #> font-weight: initial; @@ -135,7 +135,7 @@ Alternative is to use attributes, eg from #> border-bottom-width: 0; #> } #> -#> #uzivusivxc .gt_subtitle { +#> #tadoijrffb .gt_subtitle { #> color: #333333; #> font-size: 85%; #> font-weight: initial; @@ -147,13 +147,13 @@ Alternative is to use attributes, eg from #> border-top-width: 0; #> } #> -#> #uzivusivxc .gt_bottom_border { +#> #tadoijrffb .gt_bottom_border { #> border-bottom-style: solid; #> border-bottom-width: 2px; #> border-bottom-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_col_headings { +#> #tadoijrffb .gt_col_headings { #> border-top-style: solid; #> border-top-width: 2px; #> border-top-color: #D3D3D3; @@ -168,7 +168,7 @@ Alternative is to use attributes, eg from #> border-right-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_col_heading { +#> #tadoijrffb .gt_col_heading { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -188,7 +188,7 @@ Alternative is to use attributes, eg from #> overflow-x: hidden; #> } #> -#> #uzivusivxc .gt_column_spanner_outer { +#> #tadoijrffb .gt_column_spanner_outer { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -200,15 +200,15 @@ Alternative is to use attributes, eg from #> padding-right: 4px; #> } #> -#> #uzivusivxc .gt_column_spanner_outer:first-child { +#> #tadoijrffb .gt_column_spanner_outer:first-child { #> padding-left: 0; #> } #> -#> #uzivusivxc .gt_column_spanner_outer:last-child { +#> #tadoijrffb .gt_column_spanner_outer:last-child { #> padding-right: 0; #> } #> -#> #uzivusivxc .gt_column_spanner { +#> #tadoijrffb .gt_column_spanner { #> border-bottom-style: solid; #> border-bottom-width: 2px; #> border-bottom-color: #D3D3D3; @@ -220,7 +220,7 @@ Alternative is to use attributes, eg from #> width: 100%; #> } #> -#> #uzivusivxc .gt_group_heading { +#> #tadoijrffb .gt_group_heading { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -246,7 +246,7 @@ Alternative is to use attributes, eg from #> text-align: left; #> } #> -#> #uzivusivxc .gt_empty_group_heading { +#> #tadoijrffb .gt_empty_group_heading { #> padding: 0.5px; #> color: #333333; #> background-color: #FFFFFF; @@ -261,15 +261,15 @@ Alternative is to use attributes, eg from #> vertical-align: middle; #> } #> -#> #uzivusivxc .gt_from_md > :first-child { +#> #tadoijrffb .gt_from_md > :first-child { #> margin-top: 0; #> } #> -#> #uzivusivxc .gt_from_md > :last-child { +#> #tadoijrffb .gt_from_md > :last-child { #> margin-bottom: 0; #> } #> -#> #uzivusivxc .gt_row { +#> #tadoijrffb .gt_row { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -288,7 +288,7 @@ Alternative is to use attributes, eg from #> overflow-x: hidden; #> } #> -#> #uzivusivxc .gt_stub { +#> #tadoijrffb .gt_stub { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -301,7 +301,7 @@ Alternative is to use attributes, eg from #> padding-right: 5px; #> } #> -#> #uzivusivxc .gt_stub_row_group { +#> #tadoijrffb .gt_stub_row_group { #> color: #333333; #> background-color: #FFFFFF; #> font-size: 100%; @@ -315,11 +315,11 @@ Alternative is to use attributes, eg from #> vertical-align: top; #> } #> -#> #uzivusivxc .gt_row_group_first td { +#> #tadoijrffb .gt_row_group_first td { #> border-top-width: 2px; #> } #> -#> #uzivusivxc .gt_summary_row { +#> #tadoijrffb .gt_summary_row { #> color: #333333; #> background-color: #FFFFFF; #> text-transform: inherit; @@ -329,16 +329,16 @@ Alternative is to use attributes, eg from #> padding-right: 5px; #> } #> -#> #uzivusivxc .gt_first_summary_row { +#> #tadoijrffb .gt_first_summary_row { #> border-top-style: solid; #> border-top-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_first_summary_row.thick { +#> #tadoijrffb .gt_first_summary_row.thick { #> border-top-width: 2px; #> } #> -#> #uzivusivxc .gt_last_summary_row { +#> #tadoijrffb .gt_last_summary_row { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -348,7 +348,7 @@ Alternative is to use attributes, eg from #> border-bottom-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_grand_summary_row { +#> #tadoijrffb .gt_grand_summary_row { #> color: #333333; #> background-color: #FFFFFF; #> text-transform: inherit; @@ -358,7 +358,7 @@ Alternative is to use attributes, eg from #> padding-right: 5px; #> } #> -#> #uzivusivxc .gt_first_grand_summary_row { +#> #tadoijrffb .gt_first_grand_summary_row { #> padding-top: 8px; #> padding-bottom: 8px; #> padding-left: 5px; @@ -368,11 +368,11 @@ Alternative is to use attributes, eg from #> border-top-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_striped { +#> #tadoijrffb .gt_striped { #> background-color: rgba(128, 128, 128, 0.05); #> } #> -#> #uzivusivxc .gt_table_body { +#> #tadoijrffb .gt_table_body { #> border-top-style: solid; #> border-top-width: 2px; #> border-top-color: #D3D3D3; @@ -381,7 +381,7 @@ Alternative is to use attributes, eg from #> border-bottom-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_footnotes { +#> #tadoijrffb .gt_footnotes { #> color: #333333; #> background-color: #FFFFFF; #> border-bottom-style: none; @@ -395,7 +395,7 @@ Alternative is to use attributes, eg from #> border-right-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_footnote { +#> #tadoijrffb .gt_footnote { #> margin: 0px; #> font-size: 90%; #> padding-left: 4px; @@ -404,7 +404,7 @@ Alternative is to use attributes, eg from #> padding-right: 5px; #> } #> -#> #uzivusivxc .gt_sourcenotes { +#> #tadoijrffb .gt_sourcenotes { #> color: #333333; #> background-color: #FFFFFF; #> border-bottom-style: none; @@ -418,7 +418,7 @@ Alternative is to use attributes, eg from #> border-right-color: #D3D3D3; #> } #> -#> #uzivusivxc .gt_sourcenote { +#> #tadoijrffb .gt_sourcenote { #> font-size: 90%; #> padding-top: 4px; #> padding-bottom: 4px; @@ -426,64 +426,64 @@ Alternative is to use attributes, eg from #> padding-right: 5px; #> } #> -#> #uzivusivxc .gt_left { +#> #tadoijrffb .gt_left { #> text-align: left; #> } #> -#> #uzivusivxc .gt_center { +#> #tadoijrffb .gt_center { #> text-align: center; #> } #> -#> #uzivusivxc .gt_right { +#> #tadoijrffb .gt_right { #> text-align: right; #> font-variant-numeric: tabular-nums; #> } #> -#> #uzivusivxc .gt_font_normal { +#> #tadoijrffb .gt_font_normal { #> font-weight: normal; #> } #> -#> #uzivusivxc .gt_font_bold { +#> #tadoijrffb .gt_font_bold { #> font-weight: bold; #> } #> -#> #uzivusivxc .gt_font_italic { +#> #tadoijrffb .gt_font_italic { #> font-style: italic; #> } #> -#> #uzivusivxc .gt_super { +#> #tadoijrffb .gt_super { #> font-size: 65%; #> } #> -#> #uzivusivxc .gt_footnote_marks { +#> #tadoijrffb .gt_footnote_marks { #> font-style: italic; #> font-weight: normal; #> font-size: 75%; #> vertical-align: 0.4em; #> } #> -#> #uzivusivxc .gt_asterisk { +#> #tadoijrffb .gt_asterisk { #> font-size: 100%; #> vertical-align: 0; #> } #> -#> #uzivusivxc .gt_indent_1 { +#> #tadoijrffb .gt_indent_1 { #> text-indent: 5px; #> } #> -#> #uzivusivxc .gt_indent_2 { +#> #tadoijrffb .gt_indent_2 { #> text-indent: 10px; #> } #> -#> #uzivusivxc .gt_indent_3 { +#> #tadoijrffb .gt_indent_3 { #> text-indent: 15px; #> } #> -#> #uzivusivxc .gt_indent_4 { +#> #tadoijrffb .gt_indent_4 { #> text-indent: 20px; #> } #> -#> #uzivusivxc .gt_indent_5 { +#> #tadoijrffb .gt_indent_5 { #> text-indent: 25px; #> } #> </style> diff --git a/docs/reference/plot_olr-1.png b/docs/reference/plot_olr-1.png index ab66e38..c67b019 100644 Binary files a/docs/reference/plot_olr-1.png and b/docs/reference/plot_olr-1.png differ diff --git a/docs/reference/quantile_cut.html b/docs/reference/quantile_cut.html index 34119a8..3439290 100644 --- a/docs/reference/quantile_cut.html +++ b/docs/reference/quantile_cut.html @@ -101,8 +101,8 @@ x <- 1:450 y <- 6:750 summary(quantile_cut(aa,groups=4,detail.list=FALSE)) ## Cuts quartiles -#> [2,253] (253,491] (491,734] (734,1e+03] -#> 501 501 498 500 +#> [1,244] (244,498] (498,733] (733,1e+03] +#> 500 503 497 500