Template:CountryTable

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
   local count = {};
 
   local count = {};
 
   local au, inst;
 
   local au, inst;
   for au, inst in stdin:gmatch("([%w,\._]+)&&([%w,\._]+)") do
+
   for line in stdin:gmatch("(%S+)") do
     print(au);
+
     print(line);
 
     if (inst ~= nil) then
 
     if (inst ~= nil) then
 
       if (count[inst] == nil) then
 
       if (count[inst] == nil) then

Revision as of 09:36, 15 September 2008

Top 5 institutes in this country


Author Affiliation Country
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox