Skip to content
Snippets Groups Projects
Commit 11d76832 authored by Samuel Charles Smock's avatar Samuel Charles Smock
Browse files

debugging

parent f69b62e3
Branches
No related tags found
No related merge requests found
Package: simulateDCE
Title: Simulate data for discrete choice experiments
Version: 0.0.1.0000
Version: 0.1.0
Authors@R:
person("Julian", "Sagebiel", , "julian.sagebiel@idiv.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0253-6875"))
......
......@@ -2,7 +2,7 @@
% Please edit documentation in R/sim_all.R
\name{sim_all}
\alias{sim_all}
\title{Title Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder}
\title{Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder}
\usage{
sim_all(nosim = 2, resps, destype = "ngene", designpath, u)
}
......@@ -21,7 +21,7 @@ sim_all(nosim = 2, resps, destype = "ngene", designpath, u)
A list, with all information on the simulation. This list an be easily processed by the user and in the rmarkdown template.
}
\description{
Title Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder
Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder
}
\examples{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment