All public logs
Jump to navigation
Jump to search
Combined display of all available logs of 22140. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:12, 5 March 2024 WikiSysop talk contribs created page ExTopology1 igraph solutions (Created page with "= Exercise: Network topology and statistics = '''Exercise written by: Lars Rønn Olsen''' Notes on today's exercise: today we will get a bit more advanced in our use of igraph. If you get stuck, remember that ''Google and chatGPT are your friends.'' == Part I. Getting started == <pre style="overflow:auto;"> load("/home/projects/22140/exercise3.Rdata") </pre> '''TASK: Create an igraph object with node attributes''' <pre style="overflow:auto;"> g <- graph_from_data_f...")