Skip to content

Commit

Permalink
CRAN resubmission 2
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Aug 14, 2018
1 parent d3a0ffa commit 897a468
Show file tree
Hide file tree
Showing 36 changed files with 80 additions and 283 deletions.
60 changes: 0 additions & 60 deletions R/helpers_effsize_ci.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,6 @@
#' @importFrom magrittr "%<>%"
#' @importFrom magrittr "%>%"
#'
#' @examples
#'
#' # basic call
#'
#' # important for reproducibility
#' # set.seed(123)
#'
#' # t1way_ci(
#' # data = iris,
#' # x = Species,
#' # y = Sepal.Length,
#' # conf.type = "norm"
#' # )
#' @keywords internal
#'

Expand Down Expand Up @@ -192,19 +179,6 @@ t1way_ci <- function(data,
#' @importFrom magrittr "%<>%"
#' @importFrom magrittr "%>%"
#'
#' @examples
#'
#' # basic call
#'
#' # important for reproducibility
#' # set.seed(123)
#'
#' # cor_test_ci(
#' # data = iris,
#' # x = Sepal.Width,
#' # y = Sepal.Length,
#' # conf.type = "norm"
#' # )
#' @keywords internal
#'

Expand Down Expand Up @@ -375,19 +349,6 @@ cor_tets_ci <- function(data,
#' @importFrom magrittr "%<>%"
#' @importFrom magrittr "%>%"
#'
#' @examples
#'
#' # basic call
#'
#' # important for reproducibility
#' # set.seed(123)
#'
#' # chisq_v_ci(
#' # data = mtcars,
#' # rows = am,
#' # cols = cyl,
#' # conf.type = "norm"
#' # #)
#' @keywords internal
#'

Expand Down Expand Up @@ -542,16 +503,6 @@ chisq_v_ci <- function(data,
#' @importFrom magrittr "%<>%"
#' @importFrom magrittr "%>%"
#'
#' @examples
#'
#' # for reproducibility
#' set.seed(123)
#'
#' # robcor_ci(
#' # data = iris,
#' # x = Sepal.Width,
#' # y = Sepal.Length
#' # )
#' @keywords internal
#'

Expand Down Expand Up @@ -699,17 +650,6 @@ robcor_ci <- function(data,
#' @importFrom tibble as_data_frame
#' @importFrom broom tidy
#'
#' @examples
#'
#' # lm object
#' # lm_effsize_ci(object = stats::lm(formula = wt ~ am * cyl, data = mtcars),
#' # effsize = "omega",
#' # partial = TRUE)
#'
#' # aov object
#' # lm_effsize_ci(object = stats::aov(formula = wt ~ am * cyl, data = mtcars),
#' # effsize = "eta",
#' # partial = FALSE)
#' @keywords internal
#'

Expand Down
2 changes: 0 additions & 2 deletions R/helpers_stats.R
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,6 @@ check_outlier <- function(var, coef) {
#' @importFrom tibble rowid_to_column
#' @importFrom rlang enquo
#'
#' @examples
#' # untable(data = tibble::as_data_frame(datasets::Titanic), counts = n)
#' @keywords internal
#'

Expand Down
2 changes: 1 addition & 1 deletion docs/articles/combine_plots.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/ggbetweenstats.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

115 changes: 59 additions & 56 deletions docs/articles/ggcoefstats.html

Large diffs are not rendered by default.

Binary file modified docs/articles/ggcoefstats_files/figure-html/clm-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/ggcoefstats_files/figure-html/clmm-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/ggcoefstats_files/figure-html/clmm1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/ggcorrmat.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/gghistostats.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/gghistostats_files/figure-html/grouped1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/gghistostats_files/figure-html/grouped2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/ggpiestats.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/ggscatterstats.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/ggscatterstats_files/figure-html/grouped1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/ggscatterstats_files/figure-html/grouped2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/theme_ggstatsplot.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/theme_ggstatsplot_files/figure-html/theme1-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/theme_ggstatsplot_files/figure-html/theme2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 1 addition & 17 deletions docs/reference/chisq_v_ci.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 1 addition & 17 deletions docs/reference/cor_tets_ci.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 1 addition & 15 deletions docs/reference/lm_effsize_ci.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 1 addition & 13 deletions docs/reference/robcor_ci.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 1 addition & 17 deletions docs/reference/t1way_ci.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions docs/reference/untable.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions man/chisq_v_ci.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions man/cor_tets_ci.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 897a468

Please sign in to comment.