r - Displaying 3 continuous variables across time -


i have dataset consist of 3 continuous variables several countries across time. want create visualisation represent data selected country. thinking creating triangle, each side representing each variable, , time represented new layer on top of it, space-time cube. don't have experience r.

how can create this? i'm open new ideas well.

thanks in advance.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -