Template:CountryTable
From Metabolomics.JP
(Difference between revisions)
| Line 20: | Line 20: | ||
for inst, num in pairs(count) do | for inst, num in pairs(count) do | ||
table.insert(list, num); | table.insert(list, num); | ||
| − | print(inst .. num .."\n"); | + | print(inst .. ":" .. num .."\n"); |
if (hash[num] == nil) then | if (hash[num] == nil) then | ||
hash[num] = inst; | hash[num] = inst; | ||
Revision as of 11:59, 15 September 2008
| Top 5 institutes in this country |
|---|
|
|
| Author | Affiliation | Country |
|---|