Empirical
Namespaces | Functions
World_output.h File Reference
#include "base/vector.h"
#include "data/DataFile.h"
#include "SystematicsAnalysis.h"
#include "tools/string_utils.h"

Go to the source code of this file.

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 

Functions

template<typename WORLD_TYPE >
DataFile & emp::AddPhylodiversityFile (WORLD_TYPE &world, int systematics_id=0, const std::string &fpath="phylodiversity.csv")
 
template<typename WORLD_TYPE >
DataFile & emp::AddLineageMutationFile (WORLD_TYPE &world, int systematics_id=0, const std::string &fpath="lineage_mutations.csv", emp::vector< std::string > mut_types={"substitution"})