If you managed to publish your work in a journal with impact factors > 8.0, then you would automatically get enormous amount of citations within 1 year. Because other researchers in your field naturally try to cite articles from credible journals to increase the standard of their research work.
This is valuable advice, and it necessitates that we work at the level of these publications .
Mastery of data processing tools and procedures, as well as a clear interpretation of the results, are, in my opinion, the best ways to publish in such journals.
######################################################################### # Run ex2 and plot results ######################################################################### # load the phreeqc.dat database phrLoadDatabaseString(phreeqc.dat) # run example 2 phrRunString(ex2) # retrieve selected_output as a list of data.frame so