View source: R/fixPath.R View source: R/aMNLFA_sample.R
fixPath | R Documentation |
This function generates the initial itemwise aMNLFA models.
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
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.