Package: drawsample
Type: Package
Title: Draw Samples with the Desired Properties from a Data Set
Version: 1.0.1
Language: en-US
Authors@R: c(person(given = "Kubra",
                    family = "Atalay Kabasakal",
                    role = c("aut", "cre"),
                    email = "katalay@hacettepe.edu.tr",
                    comment = c(ORCID = "0000-0002-3580-5568")),
                    person(given = "Huseyin",
                    family = "Yıldız",
                    role = c("ctb"),
                    email = "huseyinyildiz35@gmail.com",
                    comment = c(ORCID = "0000-0003-2387-263X")))
Maintainer: Kubra Atalay Kabasakal <katalay@hacettepe.edu.tr>
Description: A tool to sample data with the desired properties.Samples can be 
    drawn by purposive sampling with determining distributional 
    conditions, such as deviation from normality (skewness and kurtosis), 
    and sample size in quantitative research studies.
    For purposive sampling, a researcher has something in mind and participants that 
    fit the purpose of the study are included (Etikan,Musa, & Alkassim, 2015) 
    <doi:10.11648/j.ajtas.20160501.11>.Purposive sampling can be useful for answering
    many research questions (Klar & Leeper, 2019) 
    <doi:10.1002/9781119083771.ch21>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, lattice, tibble, psych, moments, readxl, shiny,
        shinycssloaders, shinydashboard, xlsx, utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
LazyData: true
RoxygenNote: 7.2.1
URL: https://github.com/atalay-k/drawsample
Depends: R (>= 2.10)
BugReports: https://github.com/atalay-k/drawsample/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-09-05 19:29:26 UTC; MONSTER
Author: Kubra Atalay Kabasakal [aut, cre]
    (<https://orcid.org/0000-0002-3580-5568>),
  Huseyin Yıldız [ctb] (<https://orcid.org/0000-0003-2387-263X>)
Repository: CRAN
Date/Publication: 2022-09-05 19:40:02 UTC
Built: R 4.3.0; ; 2023-04-07 02:52:30 UTC; unix
