RPYS (Reference Publication Year Spectroscopy) PlotΒΆ
>>> from techminer2.rpys import rpys_plot
>>> plot = rpys_plot(
... #
... # DATABASE PARAMS:
... root_dir="example/",
... )
>>> # plot.write_html("sphinx/_static/rpys/rpys_chart.html")