Description Usage Arguments Value Examples
View source: R/fixPath.R View source: R/aMNLFA_sample.R
This function generates the initial itemwise aMNLFA models.
1 | fixPath(somecharacter)
|
somecharacter |
The aMNLFA object (created using the aMNLFA.object function) which provides instructions for the function. |
outcharacter - string with slash at the end deleted
1 2 3 | wd <- tempdir()
first<-paste0(system.file(package='aMNLFA'),"/examplefiles")
fixPath(first)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.