getResultsCSV()
getResultsCSV() : \Illuminate\View\View
Function to get results as CSV
Returns
\Illuminate\View\View —The download view
Controller to handle downloading of analysis results
_generateCSV(\User $user) : String
Function to generate a CSV file
\User | $user | The currently active user who requested the CSV file |
Url to download generated CSV file