Learn R Programming

MplusAutomation (version 0.2-5)

addHeaderToSavedata: Add Header Row to SAVEDATA File

Usage

addHeaderToSavedata(outfile, directory = getwd())

Arguments

outfile
directory

Value

    Examples

    Run this code
    ##---- Should be DIRECTLY executable !! ----
    ##-- ==>  Define data, use random,
    ##--	or do  help(data=index)  for the standard data sets.
    
    ## The function is currently defined as
    function (outfile, directory = getwd()) 
    {
      }

    Run the code above in your browser using DataLab