Central product classification: Difference between revisions
Jump to navigation
Jump to search
(code seems to work now) |
|||
Line 8: | Line 8: | ||
== Answer == | == Answer == | ||
<rcode> | |||
library(OpasnetUtils) | |||
library(xtable) | |||
objects.get("K4nyB3vNg9yQvtdy") | |||
print(xtable(head(CPC@output)), type = 'html') | |||
</rcode> | |||
== Rationale == | == Rationale == | ||
Line 32: | Line 39: | ||
print(xtable(head(CPC@output)), type = 'html') | print(xtable(head(CPC@output)), type = 'html') | ||
</rcode> | </rcode> | ||
Revision as of 21:22, 27 January 2013
Moderator:Jouni (see all) |
|
Upload data
|
Question
What is a good classification system for products?
Answer
Rationale
UN CPC version 2 seems to be an optimal choice. [1] [2]
Dependencies
Calculations
See also
Keywords
References
Related files
<mfanonymousfilelist></mfanonymousfilelist>