Returns a data table summarising proposals for a Markov chain Monte Carlo analysis run using Discuit in Julia or R.
    
     
    TabulateMcmcProposals(mcmcResults)
    
    Arguments
    
    
    
      | mcmcResults | data (the results of an McMC analysis). | 
    
    
    Examples
    # NOT RUN {
TabulateMcmcProposals(mcmcResults)
# }