sfcr_baseline           Simulate the baseline scenario of a stock-flow
                        consistent model
sfcr_dag_blocks         Create a 'tbl_graph' object blocks and cycles
                        information
sfcr_dag_blocks_plot    Plot the DAG with blocks and cycles information
sfcr_dag_cycles         Create a 'tbl_graph' object with cycles
                        information
sfcr_dag_cycles_plot    Plot the DAG with cycles information
sfcr_expand             Expand variables to implement sensitivity
                        analysis
sfcr_get_blocks         Get block structure of a 'sfcr_tbl' object
sfcr_get_matrix         Get Matrix form of 'sfcr_tbl' object
sfcr_matrix             Create balance-sheet or transactions-flow
                        matrices
sfcr_matrix_display     Print matrix to screen
sfcr_multis             Simulate multiple SFC models at the same time
sfcr_portfolio          Find a valid matrix of portfolio parameters
sfcr_random             Generate random sequences inside 'sfcr_set()'
sfcr_sankey             Plot Sankey's diagram representation of
                        transactions-flow matrix
sfcr_scenario           Add scenarios to a 'sfcr' model.
sfcr_set                Define the formulas of the model
sfcr_set_index          Get names of endogenous vars and their index
sfcr_shock              Create shock(s) to add to a 'sfcr_scenario()'.
sfcr_validate           Validate a transactions-flow or balance-sheet
                        matrix
