Functions to iterate through the data records, composed of the functions outputs.
You can install fngraph via npm. Make sure you have Node.js installed on your machine.
npm install @fngraph/fngraph
Alternatively, if you prefer using yarn:
yarn add @fngraph/fngraph
Once installed, you can start using fngraph in your project.